aboutsummaryrefslogtreecommitdiff
path: root/include/net/bluetooth/mgmt.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-19Bluetooth: Add support for appearance in scan rspGravatar Michał Narajowski 1-0/+6
2016-09-19Bluetooth: Add framework for Extended Controller InformationGravatar Marcel Holtmann 1-0/+18
2016-07-13Bluetooth: Add Authentication Failed reason to Disconnected Mgmt eventGravatar Szymon Janc 1-0/+1
2016-01-05Bluetooth: Add support for Start Limited Discovery commandGravatar Johan Hedberg 1-0/+2
2015-11-22Bluetooth: Add support for Get Advertising Size Information commandGravatar Marcel Holtmann 1-0/+13
2015-03-26Bluetooth: Add macros for advertising instance flagsGravatar Arman Uguray 1-0/+8
2015-03-24Bluetooth: Add definitions for Add/Remove Advertising APIGravatar Arman Uguray 1-0/+34
2015-03-17Bluetooth: Add support for Local OOB Extended Data Update eventsGravatar Marcel Holtmann 1-0/+7
2015-03-15Bluetooth: Add simple version of Read Local OOB Extended Data commandGravatar Marcel Holtmann 1-0/+11
2015-03-15Bluetooth: Add simple version of Read Advertising Features commandGravatar Marcel Holtmann 1-0/+11
2015-03-15Bluetooth: Add support for trust verification of management commandsGravatar Marcel Holtmann 1-0/+1
2015-03-15Bluetooth: Add support for extended index management commandGravatar Marcel Holtmann 1-0/+11
2015-03-15Bluetooth: Add support for extended index management eventsGravatar Marcel Holtmann 1-0/+9
2015-03-10Bluetooth: Add 'Already Paired' error for Pair Device commandGravatar Johan Hedberg 1-0/+1
2015-03-06Bluetooth: Introduce controller setting information for static addressGravatar Marcel Holtmann 1-0/+1
2015-02-27Bluetooth: Update New CSRK event to match latest specificationGravatar Johan Hedberg 1-1/+6
2015-02-02Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structGravatar Johan Hedberg 1-4/+0
2014-12-05Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYGravatar Jakub Pawlowski 1-0/+9
2014-12-03Bluetooth: Add mgmt support for LE Secure Connections LTK typesGravatar Johan Hedberg 1-0/+3
2014-11-18Bluetooth: Use shorter "rand" name for "randomizer"Gravatar Johan Hedberg 1-6/+6
2014-07-30Bluetooth: Rename pairable mgmt setting to bondableGravatar Johan Hedberg 1-2/+2
2014-07-06Bluetooth: Add support for changing the public device addressGravatar Marcel Holtmann 1-0/+6
2014-07-04Bluetooth: Add support for New Configuration Options management eventGravatar Marcel Holtmann 1-0/+2
2014-07-04Bluetooth: Add support for Set External Configuration management commandGravatar Marcel Holtmann 1-0/+6
2014-07-04Bluetooth: Fix constant for public address configurationGravatar Marcel Holtmann 1-1/+2
2014-07-04Bluetooth: Add support for controller configuration info commandGravatar Marcel Holtmann 1-0/+11
2014-07-03Bluetooth: Add support for Read Unconfigured Index List commandGravatar Marcel Holtmann 1-0/+7
2014-07-03Bluetooth: Add support for Unconfigured Index Removed eventsGravatar Marcel Holtmann 1-0/+2
2014-07-03Bluetooth: Add support for Unconfigured Index Added eventsGravatar Marcel Holtmann 1-0/+2
2014-07-03Bluetooth: Add Load Connection Parameters commandGravatar Johan Hedberg 1-0/+15
2014-07-03Bluetooth: Introduce "New Connection Parameter" EventGravatar Andre Guedes 1-0/+10
2014-07-03Bluetooth: Provide flags parameter direct to mgmt_device_foundGravatar Marcel Holtmann 1-0/+1
2014-07-03Bluetooth: Add Device Added and Device Removed management eventsGravatar Marcel Holtmann 1-0/+11
2014-07-03Bluetooth: Add support for Add/Remove Device management commandsGravatar Marcel Holtmann 1-0/+13
2014-07-03Bluetooth: Add support for Get Clock Info mgmt commandGravatar Johan Hedberg 1-0/+12
2014-05-23Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyGravatar Johan Hedberg 1-0/+3
2014-05-15Bluetooth: Add support to get connection informationGravatar Andrzej Kaczmarek 1-0/+12
2014-03-09Bluetooth: Add support for handling signature resolving keysGravatar Marcel Holtmann 1-0/+12
2014-02-28Bluetooth: Use __le64 type for LE random numbersGravatar Marcel Holtmann 1-1/+1
2014-02-22Bluetooth: Add mgmt defines for privacyGravatar Johan Hedberg 1-0/+8
2014-02-19Bluetooth: Add support for sending New IRK eventGravatar Johan Hedberg 1-0/+7
2014-02-18Bluetooth: Implement mgmt_load_irks commandGravatar Johan Hedberg 1-0/+12
2014-02-13Bluetooth: Rename authentication to key_type in mgmt_ltk_infoGravatar Marcel Holtmann 1-1/+1
2014-02-13Bluetooth: Add management command to allow use of debug keysGravatar Marcel Holtmann 1-0/+2
2014-02-13Bluetooth: Add management setting for use of debug keysGravatar Marcel Holtmann 1-0/+1
2014-02-13Bluetooth: Add support for remote OOB input of P-256 dataGravatar Marcel Holtmann 1-0/+8
2014-02-13Bluetooth: Add support for local OOB data with Secure ConnectionsGravatar Marcel Holtmann 1-0/+6
2014-02-13Bluetooth: Add management command for enabling Secure ConnectionsGravatar Marcel Holtmann 1-0/+2
2014-02-13Bluetooth: Add flags and setting for Secure Connections supportGravatar Marcel Holtmann 1-0/+1
2013-10-11Bluetooth: Add management command for setting LE scan parametersGravatar Marcel Holtmann 1-0/+7