summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/mgmt.h
AgeCommit message (Expand)AuthorLines
2015-02-02Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg-4/+0
2014-12-05Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski-0/+9
2014-12-03Bluetooth: Add mgmt support for LE Secure Connections LTK typesJohan Hedberg-0/+3
2014-11-18Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg-6/+6
2014-07-30Bluetooth: Rename pairable mgmt setting to bondableJohan Hedberg-2/+2
2014-07-06Bluetooth: Add support for changing the public device addressMarcel Holtmann-0/+6
2014-07-04Bluetooth: Add support for New Configuration Options management eventMarcel Holtmann-0/+2
2014-07-04Bluetooth: Add support for Set External Configuration management commandMarcel Holtmann-0/+6
2014-07-04Bluetooth: Fix constant for public address configurationMarcel Holtmann-1/+2
2014-07-04Bluetooth: Add support for controller configuration info commandMarcel Holtmann-0/+11
2014-07-03Bluetooth: Add support for Read Unconfigured Index List commandMarcel Holtmann-0/+7
2014-07-03Bluetooth: Add support for Unconfigured Index Removed eventsMarcel Holtmann-0/+2
2014-07-03Bluetooth: Add support for Unconfigured Index Added eventsMarcel Holtmann-0/+2
2014-07-03Bluetooth: Add Load Connection Parameters commandJohan Hedberg-0/+15
2014-07-03Bluetooth: Introduce "New Connection Parameter" EventAndre Guedes-0/+10
2014-07-03Bluetooth: Provide flags parameter direct to mgmt_device_foundMarcel Holtmann-0/+1
2014-07-03Bluetooth: Add Device Added and Device Removed management eventsMarcel Holtmann-0/+11
2014-07-03Bluetooth: Add support for Add/Remove Device management commandsMarcel Holtmann-0/+13
2014-07-03Bluetooth: Add support for Get Clock Info mgmt commandJohan Hedberg-0/+12
2014-05-23Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg-0/+3
2014-05-15Bluetooth: Add support to get connection informationAndrzej Kaczmarek-0/+12
2014-03-09Bluetooth: Add support for handling signature resolving keysMarcel Holtmann-0/+12
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann-1/+1
2014-02-22Bluetooth: Add mgmt defines for privacyJohan Hedberg-0/+8
2014-02-19Bluetooth: Add support for sending New IRK eventJohan Hedberg-0/+7
2014-02-18Bluetooth: Implement mgmt_load_irks commandJohan Hedberg-0/+12
2014-02-13Bluetooth: Rename authentication to key_type in mgmt_ltk_infoMarcel Holtmann-1/+1
2014-02-13Bluetooth: Add management command to allow use of debug keysMarcel Holtmann-0/+2
2014-02-13Bluetooth: Add management setting for use of debug keysMarcel Holtmann-0/+1
2014-02-13Bluetooth: Add support for remote OOB input of P-256 dataMarcel Holtmann-0/+8
2014-02-13Bluetooth: Add support for local OOB data with Secure ConnectionsMarcel Holtmann-0/+6
2014-02-13Bluetooth: Add management command for enabling Secure ConnectionsMarcel Holtmann-0/+2
2014-02-13Bluetooth: Add flags and setting for Secure Connections supportMarcel Holtmann-0/+1
2013-10-11Bluetooth: Add management command for setting LE scan parametersMarcel Holtmann-0/+7
2013-10-02Bluetooth: Add management command for setting static addressMarcel Holtmann-0/+6
2013-10-02Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg-0/+2
2013-09-25Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg-0/+2
2013-09-25Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg-0/+1
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg-0/+1
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg-0/+7
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz-0/+9
2012-06-12Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes-1/+1
2012-05-09Bluetooth: Add management command for setting Device IDMarcel Holtmann-0/+9
2012-03-28Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko-1/+1
2012-03-07Bluetooth: Use correct type for userspace exported structsGustavo F. Padovan-3/+3
2012-03-07Bluetooth: Fix coding style in mgmt.hGustavo F. Padovan-79/+78
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg-0/+1
2012-03-01Bluetooth: mgmt: Add defines for command sizesJohan Hedberg-0/+34
2012-02-23Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg-0/+1
2012-02-23Bluetooth: mgmt: Fix device_found parametersJohan Hedberg-1/+4