1. aab30da Bluetooth: controller: Use S8 encoding Tx chain delay by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  2. c7dd004 Bluetooth: controller: PA/LNA radio timing tuned by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  3. 3f519fe Bluetooth: controller: Fix 1st connection event offset for peripheral by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  4. abc573e Bluetooth: Controller: Define a macro for active clock jitter value by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  5. d510351 Bluetooth: controller: Fix Tx-Rx switch delay calculation by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  6. 0bd05c0 Bluetooth: Controller: Rename CPR mutual exclusion functions by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  7. a8d4c06 Bluetooth: Controller: Use inline functions for CPR mutex operations by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  8. d518337 Bluetooth: Controller: Cleanup mutual exclusion in CPR implementation by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  9. cc0abee Bluetooth: Mesh: Check the CID field before opcode compare by Lingao Meng · 3 years, 9 months ago
  10. d3c27ae Bluetooth: Controller: Fix Data Length Update node Rx reservations by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  11. 6810fac Bluetooth: Controller: Fix free rx buffer MFIFO enqueue by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  12. ecf7106 Bluetooth: Controller: Minor change to use IS_ENABLED by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  13. 50cea98 Bluetooth: ISO: Only remove CIG as central by Emil Gydesen · 3 years, 9 months ago
  14. 5627ce3 Bluetooth: Controller: Fix peripheral tx, rx and time reservations by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  15. bb50284 Bluetooth: Controller: Fix central tx, rx and time reservations by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  16. 534177b Bluetooth: Mesh: Fix regression in PB-ADV by Trond Einar Snekvik · 3 years, 9 months ago
  17. 1416205 Bluetooth: Audio: AICS client add function to get conn pointer by Emil Gydesen · 3 years, 9 months ago
  18. 7e6d927 Bluetooth: Audio: AICS remove need for bt_conn pointer by Emil Gydesen · 3 years, 9 months ago
  19. c6945fb Bluetooth: Mesh: Ensure proxy_send's attribute is always set by Trond Einar Snekvik · 3 years, 9 months ago
  20. cefaba4 Bluetooth: Audio: Fix MICS client deref of null pointer by Emil Gydesen · 3 years, 9 months ago
  21. c42a511 Bluetooth: Audio: VCS update client check in API functions by Emil Gydesen · 3 years, 9 months ago
  22. 5d4992a Bluetooth: Audio: VCS client add function to get conn pointer by Emil Gydesen · 3 years, 9 months ago
  23. 946013e Bluetooth: Audio: VCS register return if already registered by Emil Gydesen · 3 years, 9 months ago
  24. 0043c74 Bluetooth: Audio: Update VCS API to use bt_vcs by Emil Gydesen · 3 years, 9 months ago
  25. a1c7a48 Bluetooth: Audio: VCS client change to use bt_vcs instead of bt_vcs_client by Emil Gydesen · 3 years, 9 months ago
  26. 65f59e7 Bluetooth: Audio: VCS use bt_vcs struct instead of bt_vcs_server by Emil Gydesen · 3 years, 9 months ago
  27. c737507 Bluetooth: Audio: VCS client return pointer to instance on discover by Emil Gydesen · 3 years, 9 months ago
  28. db025e2 Bluetooth: Audio: VCS introduce opaque bt_vcs struct by Emil Gydesen · 3 years, 9 months ago
  29. 973e881 Bluetooth: Audio: MICS client add function to get conn pointer by Emil Gydesen · 3 years, 9 months ago
  30. 1210377 Bluetooth: Audio: MICS register return if already registered by Emil Gydesen · 3 years, 9 months ago
  31. 3c9f943 Bluetooth: Audio: Update MICS API to use bt_mics by Emil Gydesen · 3 years, 9 months ago
  32. f7ca9b4 Bluetooth: Audio: MICS client change to use bt_mics by Emil Gydesen · 3 years, 9 months ago
  33. 8ca8dab Bluetooth: Audio: MICS use bt_mics struct instead of bt_mics_server by Emil Gydesen · 3 years, 9 months ago
  34. f42d6c4 Bluetooth: Audio: MICS client return pointer to instance on discover by Emil Gydesen · 3 years, 9 months ago
  35. d6fd79f Bluetooth: Audio: MICS introduce opaque bt_mics struct by Emil Gydesen · 3 years, 9 months ago
  36. 5daf0b2 bluetooth: rfcomm: fix the coverity 203443 memory corruptions by Mark Wang · 3 years, 9 months ago
  37. 5513b86 Bluetooth: Mesh: Update SNB beacon before sending it by Pavel Vasilyev · 3 years, 9 months ago
  38. b4ce2ba Bluetooth: host: Add helper function to find an attribute from its uuid by Joakim Andersson · 3 years, 9 months ago
  39. 3ad3a72 Bluetooth: host: Allow attribute as NULL with notify / indicate by UUID by Joakim Andersson · 3 years, 9 months ago
  40. d76baf9 Bluetooth: Controller: Fix ticker ops count for extended initiator by Vinayak Kariappa Chettimada · 3 years, 9 months ago
  41. a1cf45b Bluetooth: ISO: Split connected and broadcast ISO Kconfig by Emil Gydesen · 3 years, 9 months ago
  42. e62c3c5 Bluetooth: gatt: allow writing long device name by Krzysztof Kopyściński · 3 years, 9 months ago
  43. 22cfbd3 Bluetooth: Host: Modify check for read buffer size v2 by Emil Gydesen · 3 years, 10 months ago
  44. 9bf65e5 Bluetooth: gatt: add checks for db out of sync on read mult requests by Krzysztof Kopyściński · 3 years, 10 months ago
  45. 3e49266 Bluetooth: Controller: Add `net_buf_ref` ret value to variables by Lingao Meng · 3 years, 10 months ago
  46. 4820989 Bluetooth: Add missing store `net_buf_ref` ret value by Lingao Meng · 3 years, 10 months ago
  47. d466a80 Bluetooth: Mesh: comp pointer check by YanBiao Hao · 3 years, 10 months ago
  48. 5f9d760 bluetooth: l2cap: fix ecred conn response for all connections refused by Krzysztof Kopyściński · 3 years, 10 months ago
  49. d1f71e9 Bluetooth: controller: CIS/CIG teardown at ACL disconnect by Morten Priess · 3 years, 10 months ago
  50. 01e7dd8 Bluetooth: controller: Remove cis_handles array from ISO groups by Morten Priess · 3 years, 10 months ago
  51. ab40e57 Bluetooth: host: Disconnect all ISO channels on BT_CONN_DISCONNECTED by Morten Priess · 3 years, 10 months ago
  52. c45ec6f Bluetooth: Mesh: Fix missing proxy send status by Lingao Meng · 3 years, 10 months ago
  53. f6d7f8f bluetooth: mesh: sequence number limit config by YanBiao Hao · 3 years, 10 months ago
  54. 97598c4 Bluetooth: controller: Yield scan window when scanning Aux PDUs by Vinayak Kariappa Chettimada · 3 years, 10 months ago
  55. bce82ad Bluetooth: controller: Add ticker_yield_abs interface by Vinayak Kariappa Chettimada · 3 years, 10 months ago
  56. f2579cb Bluetooth: Mesh: Increase default CDB node count by Trond Einar Snekvik · 3 years, 10 months ago
  57. b450e63 Bluetooth: Audio: AICS use bt_aics instead of bt_aics_server by Emil Gydesen · 3 years, 10 months ago
  58. 6b2cc7e Bluetooth: Audio: Rename bt_vcs to bt_vcs_included by Emil Gydesen · 3 years, 10 months ago
  59. d52b4ac Bluetooth: Audio: Rename bt_mics to bt_mics_included by Emil Gydesen · 3 years, 10 months ago
  60. b683bea Bluetooth: Audio: VOCS client add function to get conn pointer by Emil Gydesen · 3 years, 10 months ago
  61. 7531d2e Bluetooth: Mesh: Add proxy send callback by Lingao Meng · 3 years, 10 months ago
  62. a63f2d8 Bluetooth: Mesh: Reconstructing adv callback logic by Lingao Meng · 3 years, 10 months ago
  63. 3f149f0 bluetooth: Removed deprecated bt_set_id_addr function by Kumar Gala · 3 years, 10 months ago
  64. 15375d4 Bluetooth: controller: Fix wrong channel index in IQ samples report by Piotr Pryga · 3 years, 10 months ago
  65. fa20fa9 Bluetooth: controller: Improve ticker_by_next_slot_get by Morten Priess · 3 years, 10 months ago
  66. 946cf25 Bluetooth: shell: Use UUID encode macro for 128-bit UUIDs by Joakim Andersson · 3 years, 10 months ago
  67. 18f1745 Bluetooth: ISO: Add packet status flag to iso recv info by Emil Gydesen · 3 years, 10 months ago
  68. 65f798a Bluetooth: Mesh: Add API to manually store pending RPL entries by Pavel Vasilyev · 3 years, 10 months ago
  69. f5ba999 Bluetooth: Mesh: Fix setting remote public key in provisioner by Pavel Vasilyev · 3 years, 10 months ago
  70. 0335d5f Bluetooth: Mesh: Add OOB Public Key support for provisionee role by Pavel Vasilyev · 3 years, 10 months ago
  71. ecae337 Bluetooth: host: Prevent race condition in pairing procedure by Jonathan Rico · 3 years, 10 months ago
  72. d9848b1 Bluetooth: host: Optionally disable GATT sec re-establishment by Carles Cufi · 3 years, 10 months ago
  73. c9fd7a6 Bluetooth: Keys: Fix BT_KEYS_OVERWRITE_OLDEST logic for BT_MAX_CONN > 1 by Faisal Saleem · 3 years, 10 months ago
  74. 33fafe1 Bluetooth: Mesh: Reject identical public keys by Pavel Vasilyev · 3 years, 10 months ago
  75. 7afc31a Bluetooth: host: Unmask CTE report related events for DF connected mode by Piotr Pryga · 3 years, 10 months ago
  76. a717e8c Bluetooth: host: Add option to enable connection CTE RX by Piotr Pryga · 3 years, 10 months ago
  77. f500e0f Bluetooth: Audio: VOCS remove need for bt_conn pointer by Emil Gydesen · 3 years, 10 months ago
  78. 301cedb Bluetooth: Audio: VOCS use bt_vocs instead of bt_vocs_server by Emil Gydesen · 3 years, 10 months ago
  79. eff957b Bluetooth: HCI: add api for getting advertising handle by Kamil Piszczek · 3 years, 10 months ago
  80. 3aaf50a Bluetooth: host: Remove unneccesary limit of host to controller packets by Joakim Andersson · 3 years, 10 months ago
  81. 20f0bff Bluetooth: Audio: MICS shell commands by Emil Gydesen · 3 years, 10 months ago
  82. 2c67baf Bluetooth: Audio: Microphone Input Control Service and Client by Emil Gydesen · 3 years, 10 months ago
  83. 43b2400 Bluetooth: gatt: callbacks on ATT MTU update by Jordan Yates · 3 years, 10 months ago
  84. adae515 Bluetooth: controller: Fix conn setup regression by Vinayak Kariappa Chettimada · 3 years, 10 months ago
  85. 95e359d Bluetooth: controller: Check length field of scan response data by Joakim Andersson · 3 years, 10 months ago
  86. 4dd49ac Bluetooth: host: Fix CCC store on write for multiple connections by Joakim Andersson · 3 years, 10 months ago
  87. 12ba459 Bluetooth: controller: Minor improvements to ext header population by Vinayak Kariappa Chettimada · 3 years, 10 months ago
  88. 0de4c30 Bluetooth: controller: Fix incorrect prev aux header flag access by Vinayak Kariappa Chettimada · 3 years, 10 months ago
  89. cabcae2 Bluetooth: controller: Fix incorrect prev periodic header flag access by Vinayak Kariappa Chettimada · 3 years, 10 months ago
  90. c877385 Bluetooth: controller: Fix incorrect ext header flag access by Vinayak Kariappa Chettimada · 3 years, 10 months ago
  91. fe1de12 Bluetooth: Host: Add status check BIG sync/create events by Emil Gydesen · 3 years, 10 months ago
  92. 4bc5a02 Bluetooth: ISO: Fix BIG cleanup by Emil Gydesen · 3 years, 10 months ago
  93. 9c4dba1 Bluetooth: Host: change error returned when ecred_conn_req by Krzysztof Kopyściński · 3 years, 10 months ago
  94. 975ed76 Bluetooth: Host: do not overwrite result in le_ecred_conn_req by Krzysztof Kopyściński · 3 years, 10 months ago
  95. 3e66dd2 Bluetooth: Host: add missing zero CIDs in ecred_conn_req by Krzysztof Kopyściński · 3 years, 10 months ago
  96. 1d0de7a Bluetooth: host: Check sync_handle return value when CTE sampl enable by Piotr Pryga · 3 years, 10 months ago
  97. 725ceb6 Bluetooth: controller: hci: Set correct return params for CTE sampl enable by Piotr Pryga · 3 years, 10 months ago
  98. b9a5868 Bluetooth: host: Log failure to initiatie security for bonded peer by Joakim Andersson · 3 years, 10 months ago
  99. 8d53def Bluetooth: host: Reject remote public key on same X coordinate. by Joakim Andersson · 3 years, 10 months ago
  100. f5f8eb7 Bluetooth: host: Notify application about prepare write error by Joakim Andersson · 3 years, 10 months ago