1. 9981bdb Bluetooth: Fix Get Conn Info to use cmd_complete callback by Johan Hedberg · 10 years ago
  2. 6948737 Bluetooth: Convert Get Clock Info to use cmd_complete callback by Johan Hedberg · 10 years ago
  3. 2922a94 Bluetooth: Convert discovery commands to use cmd_complete callback by Johan Hedberg · 10 years ago
  4. d8b7b1e Bluetooth: Convert Unpair Device to use cmd_complete callback by Johan Hedberg · 10 years ago
  5. 04ab274 Bluetooth: Convert Pair Device to use cmd_complete callback by Johan Hedberg · 10 years ago
  6. 7776d1d Bluetooth: Use cmd_complete callback for authentication mgmt commands by Johan Hedberg · 10 years ago
  7. f5818c2 Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback by Johan Hedberg · 10 years ago
  8. 323b0b8 Bluetooth: Store parameter length with pending mgmt commands by Johan Hedberg · 10 years ago
  9. 1b9b5ee Bluetooth: Add callback to create proper cmd_complete events by Johan Hedberg · 10 years ago
  10. 2207880 Bluetooth: Fix memory leaks from discovery filter UUID list by Marcel Holtmann · 10 years ago
  11. 66ea942 Bluetooth: Add support for Start Service Discovery command by Jakub Pawlowski · 10 years ago
  12. 799ce93 Bluetooth: Add logic for UUID filter handling by Jakub Pawlowski · 10 years ago
  13. b487b9c Bluetooth: Add framework for device found filtering based on UUID by Marcel Holtmann · 10 years ago
  14. bda157a Bluetooth: Filter device found events based on RSSI threshold by Marcel Holtmann · 10 years ago
  15. 37eab04 Bluetooth: Add extra discovery fields for storing filter information by Jakub Pawlowski · 10 years ago
  16. 8019044 Bluetooth: Split triggering of discovery commands into separate function by Marcel Holtmann · 10 years ago
  17. 11e6e25 Bluetooth: Use {start,stop}_discovery_complete handler for cmd_complete by Marcel Holtmann · 10 years ago
  18. f5a969f Bluetooth: Simplify the error handling of Start Discovery command by Marcel Holtmann · 10 years ago
  19. 854bda1 Bluetooth: Increment management interface revision by Marcel Holtmann · 10 years ago
  20. 86df920 Bluetooth: Add support for adding remote OOB data for LE by Johan Hedberg · 10 years ago
  21. 6928a92 Bluetooth: Store address type with OOB data by Johan Hedberg · 10 years ago
  22. 81328d5 Bluetooth: Unify remote OOB data functions by Johan Hedberg · 10 years ago
  23. a320969 Bluetooth: Add mgmt_set_secure_conn support for any LE adapter by Johan Hedberg · 11 years ago
  24. 710f11c Bluetooth: Use custom macro for testing BR/EDR SC enabled by Johan Hedberg · 11 years ago
  25. 23fb8de Bluetooth: Add mgmt support for LE Secure Connections LTK types by Johan Hedberg · 11 years ago
  26. 38da170 Bluetooth: Use shorter "rand" name for "randomizer" by Johan Hedberg · 10 years ago
  27. c19a495 Bluetooth: Fix BR/EDR-only address checks for remote OOB data by Johan Hedberg · 10 years ago
  28. eedbd58 Bluetooth: Fix clearing remote OOB data through mgmt by Johan Hedberg · 10 years ago
  29. a736abc Bluetooth: Fix invalid response for 'Start Discovery' command by Szymon Janc · 10 years ago
  30. 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
  31. ddbea5c Bluetooth: Remove redundant check on hci_conn's device class by Alfonso Acosta · 10 years ago
  32. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  33. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  34. e1e930f Bluetooth: Fix mgmt pairing failure when authentication fails by Johan Hedberg · 10 years ago
  35. e3f2f92 Bluetooth: Use hci_disconnect() for mgmt_disconnect_device() by Johan Hedberg · 10 years ago
  36. f8aaf9b Bluetooth: Fix using hci_conn_get() for hci_conn pointers by Johan Hedberg · 10 years ago
  37. 432df05 Bluetooth: Create unified helper function for updating page scan by Johan Hedberg · 10 years ago
  38. 84c61d9 Bluetooth: Add convenience function to check for pending power off by Johan Hedberg · 10 years ago
  39. b293947 Bluetooth: Rename pairable mgmt setting to bondable by Johan Hedberg · 10 years ago
  40. b6ae845 Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE by Johan Hedberg · 10 years ago
  41. 6f78fd4 Bluetooth: Fix check for connected state when pairing by Johan Hedberg · 10 years ago
  42. 3bd2724 Bluetooth: Fix incorrectly disabling page scan when toggling connectable by Johan Hedberg · 10 years ago
  43. 32226e4 Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero by Marcel Holtmann · 10 years ago
  44. 628531c Bluetooth: Provide defaults for LE advertising interval by Georg Lukas · 10 years ago
  45. 4b9e7e7 Bluetooth: Fix issue with ADV_IND reports and auto-connection handling by Marcel Holtmann · 10 years ago
  46. e7cafc4 Bluetooth: Pass initiator/acceptor information to hci_conn_security() by Johan Hedberg · 11 years ago
  47. e804d25 Bluetooth: Use explicit role instead of a bool in function parameters by Johan Hedberg · 11 years ago
  48. 13a779e Bluetooth: Remove unneeded mgmt_write_scan_failed function by Johan Hedberg · 11 years ago
  49. bc6d2d0 Bluetooth: Remove unneeded mgmt_discoverable function by Johan Hedberg · 11 years ago
  50. 031547d Bluetooth: Remove unneeded mgmt_connectable function by Johan Hedberg · 11 years ago
  51. e8b1202 Bluetooth: Fix advertising parameter update when toggling connectable by Johan Hedberg · 11 years ago
  52. 91a668b Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code by Johan Hedberg · 11 years ago
  53. 6cebb9e7 Bluetooth: Enable page scan also if there are white list entries by Johan Hedberg · 11 years ago
  54. dee58c1 Bluetooth: Fix incorrectly setting HCI_CONNECTABLE by Johan Hedberg · 11 years ago
  55. a397407 Bluetooth: Update page scan when necessary for Add/Remove Device by Johan Hedberg · 11 years ago
  56. 6659358 Bluetooth: Introduce a whitelist for BR/EDR devices by Johan Hedberg · 11 years ago
  57. dcc36c1 Bluetooth: Unify helpers for bdaddr_list manipulations by Johan Hedberg · 11 years ago
  58. 562064e Bluetooth: Fix toggling background scan when changing connectable state by Johan Hedberg · 11 years ago
  59. 3742abf Bluetooth: Fix connectable and discoverable supported settings values by Johan Hedberg · 11 years ago
  60. 23a4809 Bluetooth: Fix setting STOPPING state for discovery by Johan Hedberg · 11 years ago
  61. e8bb6b9 Bluetooth: Fix advertising and active scanning co-existence by Johan Hedberg · 11 years ago
  62. 73e082f Bluetooth: Use the correct flag to decide to disable advertising by Johan Hedberg · 11 years ago
  63. 0ec5ae8 Bluetooth: Simplify usage of the enable_advertising function by Johan Hedberg · 11 years ago
  64. 5ce194c Bluetooth: Use real advertising state to random address update decision by Johan Hedberg · 11 years ago
  65. c93bd15 Bluetooth: Remove unnecessary mgmt_advertising function by Johan Hedberg · 11 years ago
  66. a70f4b5 Bluetooth: Don't try background scanning if LE is not enabled by Johan Hedberg · 11 years ago
  67. cdd6275 Bluetooth: Pass desired connection role to hci_connect_le() by Johan Hedberg · 11 years ago
  68. d93375a Bluetooth: Remove auth_type parameter from hci_connect_le() by Johan Hedberg · 11 years ago
  69. 2b7be33 Bluetooth: Enable passive scanning whenever we're connectable by Johan Hedberg · 11 years ago
  70. 841c564 Bluetooth: Remove redundant IRK lookup in mgmt_device_found() by Johan Hedberg · 11 years ago
  71. 09ae260 Bluetooth: Use lower timeout for LE auto-connections by Johan Hedberg · 11 years ago
  72. 5ea234d Bluetooth: Clear HCI_RAW flag when controller becomes configured by Marcel Holtmann · 11 years ago
  73. 9713c17 Bluetooth: Add support for changing the public device address by Marcel Holtmann · 11 years ago
  74. d603b76 Bluetooth: Run controller setup after external configuration by Marcel Holtmann · 11 years ago
  75. 19de082 Bluetooth: Fix sending Device Removed when clearing all parameters by Johan Hedberg · 11 years ago
  76. f4537c0 Bluetooth: Add support for New Configuration Options management event by Marcel Holtmann · 11 years ago
  77. 04c60f0 Bluetooth: Move mgmt_event helper function to different location by Marcel Holtmann · 11 years ago
  78. dbece37 Bluetooth: Add support for Set External Configuration management command by Marcel Holtmann · 11 years ago
  79. eb1904f Bluetooth: Add quirk for external configuration requirement by Marcel Holtmann · 11 years ago
  80. 42a9bc14 Bluetooth: Allow reading configuration info when unconfigured by Marcel Holtmann · 11 years ago
  81. 89bc22d Bluetooth: Add quirk for invalid controller address setting by Marcel Holtmann · 11 years ago
  82. d1dbf12 Bluetooth: Use list_del when freeing the list entry by Johan Hedberg · 11 years ago
  83. d7347f3 Bluetooth: Fix clearing and restarting all LE actions on power cycle by Johan Hedberg · 11 years ago
  84. 95305ba Bluetooth: Simplify hci_conn_params->action list usage by Johan Hedberg · 11 years ago
  85. 66f8455 Bluetooth: Convert pend_le_reports into a list by Johan Hedberg · 11 years ago
  86. 9fc3bfb Bluetooth: Add support for controller configuration info command by Marcel Holtmann · 11 years ago
  87. 912b42e Bluetooth: Use hci_conn_params in pend_le_conns by Johan Hedberg · 11 years ago
  88. 617ca1b Bluetooth: Fix missing update of pend_le_reports by Johan Hedberg · 11 years ago
  89. ba1d693 Bluetooth: Fix buffer overflow with variable length commands by Johan Hedberg · 11 years ago
  90. 75ce208 Bluetooth: Allow mgmt_device_found events for kernel-side scanning by Johan Hedberg · 11 years ago
  91. 73d1df2 Bluetooth: Add support for Read Unconfigured Index List command by Marcel Holtmann · 11 years ago
  92. edd3896 Bluetooth: Add support for Unconfigured Index Removed events by Marcel Holtmann · 11 years ago
  93. 0602a8a Bluetooth: Add support for Unconfigured Index Added events by Marcel Holtmann · 11 years ago
  94. 4a96440 Bluetooth: Introduce unconfigured controller state by Marcel Holtmann · 11 years ago
  95. c103aea Bluetooth: Don't send connection parameters without identity address by Johan Hedberg · 11 years ago
  96. f4869e2 Bluetooth: Pass store hint to mgmt_new_conn_param by Johan Hedberg · 11 years ago
  97. a26f3dc Bluetooth: Add Load Connection Parameters command by Johan Hedberg · 11 years ago
  98. c71593d Bluetooth: Remove only enabled entries with Remove Device command by Johan Hedberg · 11 years ago
  99. a3451d2 Bluetooth: Add new auto_conn value matching mgmt action 0x00 by Johan Hedberg · 11 years ago
  100. 373110c Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all by Johan Hedberg · 11 years ago