aboutsummaryrefslogtreecommitdiff
path: root/include/net/bluetooth/mgmt.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-11Bluetooth: Add support for experimental features configurationGravatar Marcel Holtmann 1-0/+27
2020-05-11Bluetooth: replace zero-length array with flexible-array memberGravatar Marcel Holtmann 1-21/+21
2020-04-05Bluetooth: Add support for reading security informationGravatar Marcel Holtmann 1-0/+7
2020-03-08Bluetooth: Enable erroneous data reporting if WBS is supportedGravatar Alain Michaud 1-1/+3
2020-02-28Bluetooth: Support querying for WBS support through MGMTGravatar Alain Michaud 1-1/+2
2020-01-15Bluetooth: Implementation of MGMT_OP_SET_BLOCKED_KEYS.Gravatar Alain Michaud 1-0/+17
2018-07-30Bluetooth: Implement secondary advertising on different PHYsGravatar Jaganath Kanakkassery 1-0/+6
2018-07-30Bluetooth: Implement PHY changed eventGravatar Jaganath Kanakkassery 1-0/+5
2018-07-30Bluetooth: Implement Set PHY Confguration commandGravatar Jaganath Kanakkassery 1-0/+19
2018-07-30Bluetooth: Implement Get PHY Configuration mgmt commandGravatar Jaganath Kanakkassery 1-0/+25
2018-04-01Bluetooth: Fix data type of appearenceGravatar Jaganath Kanakkassery 1-1/+1
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