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