1. 85a721a Bluetooth: Implement secondary advertising on different PHYs by Jaganath Kanakkassery · 6 years ago
  2. b7c23df Bluetooth: Implement PHY changed event by Jaganath Kanakkassery · 6 years ago
  3. 0314f28 Bluetooth: Implement Set PHY Confguration command by Jaganath Kanakkassery · 6 years ago
  4. 6244691 Bluetooth: Implement Get PHY Configuration mgmt command by Jaganath Kanakkassery · 6 years ago
  5. 8c59c26 Bluetooth: Fix data type of appearence by Jaganath Kanakkassery · 6 years ago
  6. c4960ec Bluetooth: Add support for appearance in scan rsp by Michał Narajowski · 8 years ago
  7. 321c6fe Bluetooth: Add framework for Extended Controller Information by Marcel Holtmann · 8 years ago
  8. 160b925 Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event by Szymon Janc · 8 years ago
  9. 78b781c Bluetooth: Add support for Start Limited Discovery command by Johan Hedberg · 9 years ago
  10. 40b25fe Bluetooth: Add support for Get Advertising Size Information command by Marcel Holtmann · 9 years ago
  11. 4950999 Bluetooth: Add macros for advertising instance flags by Arman Uguray · 9 years ago
  12. 841a666 Bluetooth: Add definitions for Add/Remove Advertising API by Arman Uguray · 9 years ago
  13. 72000df Bluetooth: Add support for Local OOB Extended Data Update events by Marcel Holtmann · 9 years ago
  14. 4f0f155 Bluetooth: Add simple version of Read Local OOB Extended Data command by Marcel Holtmann · 9 years ago
  15. d3d5305 Bluetooth: Add simple version of Read Advertising Features command by Marcel Holtmann · 9 years ago
  16. c927a10 Bluetooth: Add support for trust verification of management commands by Marcel Holtmann · 9 years ago
  17. 96f1474 Bluetooth: Add support for extended index management command by Marcel Holtmann · 9 years ago
  18. ced8554 Bluetooth: Add support for extended index management events by Marcel Holtmann · 9 years ago
  19. 55e76b3 Bluetooth: Add 'Already Paired' error for Pair Device command by Johan Hedberg · 9 years ago
  20. 93690c2 Bluetooth: Introduce controller setting information for static address by Marcel Holtmann · 9 years ago
  21. 4cd3928 Bluetooth: Update New CSRK event to match latest specification by Johan Hedberg · 9 years ago
  22. 66f096f Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct by Johan Hedberg · 10 years ago
  23. 7e61df5 Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERY by Jakub Pawlowski · 10 years ago
  24. 23fb8de Bluetooth: Add mgmt support for LE Secure Connections LTK types by Johan Hedberg · 10 years ago
  25. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  26. b293947 Bluetooth: Rename pairable mgmt setting to bondable by Johan Hedberg · 10 years ago
  27. 9713c17 Bluetooth: Add support for changing the public device address by Marcel Holtmann · 10 years ago
  28. f4537c0 Bluetooth: Add support for New Configuration Options management event by Marcel Holtmann · 10 years ago
  29. dbece37 Bluetooth: Add support for Set External Configuration management command by Marcel Holtmann · 10 years ago
  30. 46ebeb26 Bluetooth: Fix constant for public address configuration by Marcel Holtmann · 10 years ago
  31. 9fc3bfb Bluetooth: Add support for controller configuration info command by Marcel Holtmann · 10 years ago
  32. 73d1df2 Bluetooth: Add support for Read Unconfigured Index List command by Marcel Holtmann · 10 years ago
  33. edd3896 Bluetooth: Add support for Unconfigured Index Removed events by Marcel Holtmann · 10 years ago
  34. 0602a8a Bluetooth: Add support for Unconfigured Index Added events by Marcel Holtmann · 10 years ago
  35. a26f3dc Bluetooth: Add Load Connection Parameters command by Johan Hedberg · 10 years ago
  36. ffb5a827 Bluetooth: Introduce "New Connection Parameter" Event by Andre Guedes · 10 years ago
  37. af58925 Bluetooth: Provide flags parameter direct to mgmt_device_found by Marcel Holtmann · 10 years ago
  38. 8afef09 Bluetooth: Add Device Added and Device Removed management events by Marcel Holtmann · 10 years ago
  39. 2faade5 Bluetooth: Add support for Add/Remove Device management commands by Marcel Holtmann · 10 years ago
  40. 9586842 Bluetooth: Add support for Get Clock Info mgmt command by Johan Hedberg · 10 years ago
  41. d7b2545 Bluetooth: Clearly distinguish mgmt LTK type from authenticated property by Johan Hedberg · 10 years ago
  42. dd98380 Bluetooth: Add support to get connection information by Andrzej Kaczmarek · 10 years ago
  43. 7ee4ea3 Bluetooth: Add support for handling signature resolving keys by Marcel Holtmann · 10 years ago
  44. fe39c7b Bluetooth: Use __le64 type for LE random numbers by Marcel Holtmann · 10 years ago
  45. 755a900 Bluetooth: Add mgmt defines for privacy by Johan Hedberg · 10 years ago
  46. 95fbac8 Bluetooth: Add support for sending New IRK event by Johan Hedberg · 10 years ago
  47. 41edf16 Bluetooth: Implement mgmt_load_irks command by Johan Hedberg · 10 years ago
  48. d40f3ee Bluetooth: Rename authentication to key_type in mgmt_ltk_info by Marcel Holtmann · 11 years ago
  49. 4e39ac8 Bluetooth: Add management command to allow use of debug keys by Marcel Holtmann · 11 years ago
  50. b1de97d Bluetooth: Add management setting for use of debug keys by Marcel Holtmann · 11 years ago
  51. ec10911 Bluetooth: Add support for remote OOB input of P-256 data by Marcel Holtmann · 11 years ago
  52. 4d2d279 Bluetooth: Add support for local OOB data with Secure Connections by Marcel Holtmann · 11 years ago
  53. eac83dc Bluetooth: Add management command for enabling Secure Connections by Marcel Holtmann · 11 years ago
  54. e98d2ce Bluetooth: Add flags and setting for Secure Connections support by Marcel Holtmann · 11 years ago
  55. 14b49b9 Bluetooth: Add management command for setting LE scan parameters by Marcel Holtmann · 11 years ago
  56. d13eafc Bluetooth: Add management command for setting static address by Marcel Holtmann · 11 years ago
  57. 0663ca2 Bluetooth: Add a new mgmt_set_bredr command by Johan Hedberg · 11 years ago
  58. 4375f10 Bluetooth: Add new mgmt_set_advertising command by Johan Hedberg · 11 years ago
  59. eeca6f8 Bluetooth: Add new mgmt setting for LE advertising by Johan Hedberg · 11 years ago
  60. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  61. 92a2525 Bluetooth: mgmt: Implement support for passkey notification by Johan Hedberg · 12 years ago
  62. f0d6a0e Bluetooth: mgmt: Add device disconnect reason by Mikel Astiz · 12 years ago
  63. af7985b Bluetooth: Fix flags of mgmt_device_found event by Jefferson Delfes · 12 years ago
  64. cdbaccc Bluetooth: Add management command for setting Device ID by Marcel Holtmann · 12 years ago
  65. c732a2a Bluetooth: mgmt: Fix timeout type by Andrei Emeltchenko · 12 years ago
  66. 044e124 Bluetooth: Use correct type for userspace exported structs by Gustavo F. Padovan · 12 years ago
  67. c476250 Bluetooth: Fix coding style in mgmt.h by Gustavo F. Padovan · 12 years ago
  68. 5f15903 Bluetooth: mgmt: Add new error code for invalid index by Johan Hedberg · 12 years ago
  69. 9d1acbf Bluetooth: mgmt: Add defines for command sizes by Johan Hedberg · 12 years ago
  70. 08c79b6 Bluetooth: mgmt: Add flags parameter to device_connected by Johan Hedberg · 12 years ago
  71. 9a395a8 Bluetooth: mgmt: Fix device_found parameters by Johan Hedberg · 12 years ago
  72. 490c5ba Bluetooth: Add hdev->short_name for EIR generation by Johan Hedberg · 12 years ago
  73. c059e05 Bluetooth: Fix parameter list for setting local name by Marcel Holtmann · 12 years ago
  74. f963e8e Bluetooth: mgmt: Add address type parameter to Discovering event by Johan Hedberg · 12 years ago
  75. d930650 Bluetooth: mgmt: Add address type parameter to Stop Discovery command by Johan Hedberg · 12 years ago
  76. aee9b21 Bluetooth: mgmt: Move status parameters into the cmd_complete header by Johan Hedberg · 12 years ago
  77. 3c6b764 Bluetooth: mgmt: Change ordering of cmd_status paramters by Johan Hedberg · 12 years ago
  78. f39799f Bluetooth: Prepare start_discovery by Andre Guedes · 12 years ago
  79. ea585ab Bluetooth: Add Intel copyright to mgmt files by Johan Hedberg · 12 years ago
  80. a198e7b Bluetooth: mgmt: Add address type to confirm name command by Johan Hedberg · 12 years ago
  81. d845769 Bluetooth: mgmt: Add address type to PIN code messages by Johan Hedberg · 12 years ago
  82. d753fdc Bluetooth: mgmt: Add address type to link key messages by Johan Hedberg · 12 years ago
  83. e70bb2e Bluetooth: Implement Read Supported Commands commands for mgmt by Johan Hedberg · 12 years ago
  84. b1078ad Bluetooth: Add Device Unpaired mgmt event by Johan Hedberg · 13 years ago
  85. bab73cb Bluetooth: Add address type to mgmt_ev_auth_failed by Johan Hedberg · 13 years ago
  86. 88c1fe4 Bluetooth: Add address type to mgmt blacklist messages by Johan Hedberg · 13 years ago
  87. 664ce4c Bluetooth: Add address type to Out Of Band mgmt messages by Johan Hedberg · 13 years ago
  88. 272d90d Bluetooth: Add address type to user_confirm and user_passkey messages by Johan Hedberg · 13 years ago
  89. 88c3df1 Bluetooth: Update mgmt_disconnect to match latest API by Johan Hedberg · 13 years ago
  90. 124f6e3 Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_device by Johan Hedberg · 13 years ago
  91. 2842470 Bluetooth: mgmt: Implement Cancel Pair Device command by Johan Hedberg · 13 years ago
  92. 9ef866a Bluetooth: Update mgmt.h to match latest API spec by Johan Hedberg · 13 years ago
  93. 27f27ed Bluetooth: Add structures for the new LTK exchange messages by Vinicius Costa Gomes · 13 years ago
  94. b644ba3 Bluetooth: Update device_connected and device_found events to latest API by Johan Hedberg · 13 years ago
  95. 1dc0609 Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found by Johan Hedberg · 13 years ago
  96. e319d2e Bluetooth: Add eir_len parameter to mgmt_ev_device_found by Johan Hedberg · 13 years ago
  97. afc747a Bluetooth: Rename mgmt connected events to match user space by Johan Hedberg · 13 years ago
  98. 4dad999 Bluetooth: Add missing mgmt_confirm_name command definition by Johan Hedberg · 13 years ago
  99. 1f8cd0d Bluetooth: Fix mgmt_(block,unblock)_device opcodes by Johan Hedberg · 13 years ago
  100. d85bb26 Bluetooth: Add missing confirm_name field to mgmt_ev_device_found by Johan Hedberg · 13 years ago