1. 23eeac2 Bluetooth: Process HCI init return parameters synchronously by Johan Hedberg · 9 years ago
  2. fbe3a46 Bluetooth: Add return parameter support to bt_hci_cmd_send_sync() by Johan Hedberg · 9 years ago
  3. 89a083f Bluetooth: Add reference counting for buffers by Johan Hedberg · 9 years ago
  4. cc90faf Bluetooth: Add Bluetooth HCI core specific debug support by Andrei Emeltchenko · 9 years ago
  5. d63d0a8 Bluetooth: Make bt_buf_get() wait if necessary & possible by Johan Hedberg · 9 years ago
  6. 041c84c Bluetooth: Introduce dummy data type by Johan Hedberg · 9 years ago
  7. 586d76b Bluetooth: Add support for reporting completed ACL buffers by Johan Hedberg · 9 years ago
  8. 39a6c7d Bluetooth: Enable controller to host flow control in HCI init by Johan Hedberg · 9 years ago
  9. 25af032 Bluetooth: Add ACL user data to bt_buf by Johan Hedberg · 9 years ago
  10. 5626788 Bluetooth: Refactor buffer HCI user data by Johan Hedberg · 9 years ago
  11. 0c397c6 Bluetooth: Fix potential leak of dev.sent_cmd by Johan Hedberg · 9 years ago
  12. d870803 Bluetooth: Export HCI command sending APIs internally by Johan Hedberg · 9 years ago
  13. f9725ca Bluetooth: Remove unnecessary ACL semaphore by Johan Hedberg · 9 years ago
  14. cb6b288 Bluetooth: Rotate outgoing ACL packets via a pending queue by Johan Hedberg · 9 years ago
  15. b6804df Bluetooth: Split buffers into separate pools by Johan Hedberg · 9 years ago
  16. d829fe9 Bluetooth: Consolidate bt_buf_get* functions by Johan Hedberg · 9 years ago
  17. 4e65d0a Bluetooth: Split ACL buffers into two distinct types by Johan Hedberg · 9 years ago
  18. 429240d Bluetooth: Move buffer handling into a dedicated file by Johan Hedberg · 9 years ago
  19. 33c50f3 Bluetooth: Add skeleton for Attribute Protocol handling by Johan Hedberg · 9 years ago
  20. c31237a Bluetooth: Add basic L2CAP support by Johan Hedberg · 9 years ago
  21. 4831529 Bluetooth: Add connection abstration by Johan Hedberg · 9 years ago
  22. 58c5689 Bluetooth: Add skeleton for handling disconnect complete events by Johan Hedberg · 9 years ago
  23. 64b6f11 Bluetooth: Move bt_dev definition to internal header file by Johan Hedberg · 9 years ago
  24. 391260d Bluetooth: Add skeleton for handling LE conn complete event by Johan Hedberg · 9 years ago
  25. 3739760 Bluetooth: Add skeleton for handling LE meta event by Johan Hedberg · 9 years ago
  26. f64e3c0 Bluetooth: Add semaphore for counting controller-side ACL buffers by Johan Hedberg · 9 years ago
  27. a6fbfe4 Bluetooth: Add simple advertising enabling API by Johan Hedberg · 9 years ago
  28. d210d30 Bluetooth: Add full HCI initialization routine by Johan Hedberg · 9 years ago
  29. 45554f5 Bluetooth: Add basic HCI command processing by Johan Hedberg · 9 years ago
  30. 23a0df8 Bluetooth: Add HCI driver API by Johan Hedberg · 9 years ago
  31. 64b117a Bluetooth: Add support for HCI data buffers by Johan Hedberg · 9 years ago
  32. ac63429 Bluetooth: Add skeleton for HCI core by Johan Hedberg · 9 years ago