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