1. b22ea41 Revert "Remove redundant GATT_StartIf" by Jakub Pawlowski · 6 years ago
  2. c79ab72 Remove unused battery level support by Jakub Pawlowski · 6 years ago
  3. cb45b1e Remove redundant GATT_StartIf by Jakub Pawlowski · 6 years ago
  4. 14bc980 Make STREAM_TO_UINT64 globally available by Jakub Pawlowski · 7 years ago
  5. 5b790fe Make copyright headers consistent with Google template; remove "(C)" by Jakub Pawlowski · 7 years ago
  6. b749ebd Use unary operator instead of == bool by Myles Watson · 7 years ago
  7. 819e2ec Use one type for UUID (1/5) by Jakub Pawlowski · 7 years ago
  8. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  9. c2276b0 Use bt_bdaddr_t instead of BD_ADDR by Jakub Pawlowski · 7 years ago
  10. d8be0e5 Get rid of GATT_TRACE_* logs in favour of base/logging.h by Jakub Pawlowski · 7 years ago
  11. b5ba4fd Expose connection update callback (1/3) by Jakub Pawlowski · 7 years ago
  12. eafd45d Set preferred PHY and read PHY implementation (3/3) by Jakub Pawlowski · 7 years ago
  13. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  14. 37492db Remove coverity comments by Myles Watson · 8 years ago
  15. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  16. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  17. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  18. 84baa7f Remove BLE_INCLUDED define by Myles Watson · 8 years ago
  19. d7ffd64 Remove deprecated UNUSED macro (5/5) by Myles Watson · 8 years ago
  20. b96d349 Remove deprecated UNUSED macro (2/5) by Myles Watson · 8 years ago
  21. d35a648 Remove deprecated UNUSED macro (1/5) by Myles Watson · 8 years ago
  22. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  23. 37c1b5f Removed unused *_DYNAMIC_MEMORY conditional statements by Pavlin Radoslavov · 8 years ago
  24. 109891d Make gatt_attr use opportunistic connection by Jakub Pawlowski · 8 years ago
  25. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  26. a641b6f GATT Server refactoring (4/4) by Jakub Pawlowski · 8 years ago
  27. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  28. 3d6accf Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR. by Bryce Lee · 8 years ago
  29. 778d57b Remove redefine of ARRAY_SIZE by Ajay Panicker · 8 years ago
  30. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  31. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  32. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  33. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  34. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  35. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  36. 4540f59 Static code analysis cleanups and minor bug fixes by VenkatRaghavan VijayaRaghavan · 10 years ago
  37. f802700 Demote, cleanup and extend observed logging by Chris Manton · 10 years ago
  38. 24933b5 Removing unnecessary BTAPI #defines. by June R. Tate-Gans · 10 years ago
  39. c8eddb5 Make sure conn_id is valid before using it by Matthew Xie · 10 years ago
  40. 9b57f08 Bluetooth: DIS: Only read the requested DIS characteristics by Adam Hampson · 10 years ago
  41. eaf796f Fix GKI buffer leak with discovery information service reading by Mike J. Chen · 10 years ago
  42. 4dcde90 resolved conflicts for merge of b44cc59d to master by Matthew Xie · 10 years ago
  43. 17b04bd LE: Add notification sent and congestion callbacks (2/4) by Andre Eisenbach · 10 years ago
  44. b44cc59 Logging cleanup: AVRC, MCA, GATT, and SMP. by Sharvil Nanavati · 10 years ago
  45. 0454bb7 Initialize the DIS client before requesting DIS UUIDs from peer by Adam Hampson · 10 years ago
  46. 7fa4fba Merge BT 4.1 features by Ganesh Ganapathi Batta · 10 years ago
  47. 8fe5887 Merge BT 4.1 features by Ganesh Ganapathi Batta · 10 years ago
  48. 5cd8bff Major warnings cleanup by Mike J. Chen · 11 years ago
  49. 7051db3 BLE HID device connection failure due to security error. by Zhihai Xu · 11 years ago
  50. dbba0e6 Replace Broadcom proprietary license header with apache 2 header by Matthew Xie · 11 years ago
  51. 2e7fa68 LE: Add support for the HID-over-GATT profile (1/3) by Andre Eisenbach · 11 years ago