1. 4761653 Fix alarms being posted on wrong thread by Jakub Pawlowski · 7 years ago
  2. 76bb87b Merge "Add LEN_UUID_128 type check while build UUID seq" am: 48942c700e by liuchao · 7 years ago
  3. d9f5414 Add LEN_UUID_128 type check while build UUID seq by liuchao · 8 years ago
  4. 7ec12a4 Merge "Add missing continuation offset check for SDP continuation requests" into oc-dev by Pavlin Radoslavov · 7 years ago
  5. e776c83 Add missing continuation offset check for SDP continuation requests by Pavlin Radoslavov · 7 years ago
  6. a484a88 Rename bt_bdaddr_t into RawAddress (3/3) by Jakub Pawlowski · 7 years ago
  7. 135b7f6 Replace BD_ADDR with bt_bdaddr_t in SDP and A2DP related code by Jakub Pawlowski · 7 years ago
  8. c2276b0 Use bt_bdaddr_t instead of BD_ADDR by Jakub Pawlowski · 7 years ago
  9. 1f02134 Fix crash on GATT service unregistration by Jakub Pawlowski · 7 years ago
  10. 0d89212 Fix crash on GATT service unregistration by Jakub Pawlowski · 7 years ago
  11. ad1e23d Remove extern "C" from header files by Jack He · 8 years ago
  12. 4e5e76a Remove usages of SDP_CLIENT_ENABLED by Ajay Panicker · 8 years ago
  13. b7cfd05 Remove double includes by Myles Watson · 8 years ago
  14. 9f9166c Add extra logs by default inside sdp_copy_raw_data() by Pavlin Radoslavov · 8 years ago
  15. 37492db Remove coverity comments by Myles Watson · 8 years ago
  16. 911d1ae Apply clang-format to the rest of the tree by Myles Watson · 8 years ago
  17. 9ca0709 Reformat long comments before clang-format by Myles Watson · 8 years ago
  18. ee96a3c Fix asterisks in block quotes by Myles Watson · 8 years ago
  19. f33b6f4 readability fix: No assigns in if conditionals by Marie Janssen · 8 years ago
  20. a1e7e55 Constant Cleanup: Remove BT_TRACE_VERBOSE by Marie Janssen · 8 years ago
  21. d7ffd64 Remove deprecated UNUSED macro (5/5) by Myles Watson · 8 years ago
  22. d35a648 Remove deprecated UNUSED macro (1/5) by Myles Watson · 8 years ago
  23. 82fcd30 Update the A2DP codec setup and selection mechanism by Pavlin Radoslavov · 8 years ago
  24. b2a292b Renamed most C files to C++: *.c to *.cc by Pavlin Radoslavov · 8 years ago
  25. 37c1b5f Removed unused *_DYNAMIC_MEMORY conditional statements by Pavlin Radoslavov · 8 years ago
  26. 80d7f60 Replace all uses of sprintf() with snprint() by George Burgess IV · 9 years ago
  27. d19e078 Use standard types, consistent ifdef style everywhere by Marie Janssen · 8 years ago
  28. b7938c1 Convert HID and Device Manager BTA code to C++ by Jakub Pawlowski · 8 years ago
  29. 63b0519 Fix misc-macro-parentheses warnings by Chih-Hung Hsieh · 8 years ago
  30. 3d6accf Move extern "C" to top of headers and remove tBTA_HF_CLIENT_HDR. by Bryce Lee · 8 years ago
  31. 15b8ab4 SDP: Restrict attribute length to SDP_MAX_ATTR_LEN by venkata Jagadeesh · 9 years ago
  32. 1be7ae1 Remove btla-specific comments by Jakub Pawlowski · 9 years ago
  33. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  34. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  35. 0a20dd4 Removed function osi_get_buf_size() by Pavlin Radoslavov · 9 years ago
  36. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  37. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  38. 526f3cc Fix bug in SDP 128-bit UUID lookup by Andre Eisenbach · 9 years ago
  39. 6196838 Fix 128-bit UUID byte order for GATT-over-BR/EDR by Andre Eisenbach · 9 years ago
  40. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  41. 9f1c9ad GKI cleanup - Moved struct TIMER_LIST_ENT to OSI by Pavlin Radoslavov · 9 years ago
  42. 2e3d006 GKI cleanup - Eliminate usage of pool buffers by Pavlin Radoslavov · 9 years ago
  43. ceab48b am 42f37840: SDP: Validate input UUID\'s length by Srinu Jella · 9 years ago
  44. 42f3784 SDP: Validate input UUID's length by Srinu Jella · 10 years ago
  45. 73d8409 am c0532307: Allocated requested buffer size in SDP attribute request by Srinu Jella · 9 years ago
  46. f36c249 am a3dbe938: NULL pointer check in sdpu_build_attrib_entry by Srinu Jella · 9 years ago
  47. c053230 Allocated requested buffer size in SDP attribute request by Srinu Jella · 10 years ago
  48. a3dbe93 NULL pointer check in sdpu_build_attrib_entry by Srinu Jella · 10 years ago
  49. bb95452 build: Fix ptr <-> integer cast warnings by Arman Uguray · 9 years ago
  50. b246a1a Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work by Prerepa Viswanadham · 10 years ago
  51. 4540f59 Static code analysis cleanups and minor bug fixes by VenkatRaghavan VijayaRaghavan · 10 years ago
  52. f751ba9 am 3f7ec12b: am dc69e2d5: GAP: Reset cont_offset in start frame of SDP by Simon Wilson · 10 years ago
  53. 3f7ec12 am dc69e2d5: GAP: Reset cont_offset in start frame of SDP by Simon Wilson · 10 years ago
  54. dc69e2d GAP: Reset cont_offset in start frame of SDP by Simon Wilson · 10 years ago
  55. 107660f SDP parameter checks too loose by Kim Schulz · 11 years ago
  56. 74fd01f SDP parameter checks too loose by Kim Schulz · 11 years ago
  57. e1a9e52 Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge by Etan Cohen · 10 years ago
  58. 24ff5af Collapse more feature flags. by Sharvil Nanavati · 10 years ago
  59. 8527318 Delete unused Broadcom-specific extensions API. by Sharvil Nanavati · 10 years ago
  60. 4480276 Add platform-independent logging macros to OSI. by Sharvil Nanavati · 10 years ago
  61. 54966dc Fix bug in SDP server where it would get into an infinite loop. by Sharvil Nanavati · 10 years ago
  62. de4214b Remove some functionredefinitions from bta dm by Zach Johnson · 10 years ago
  63. f1c764f Make build more strict by adding more warning flags. by Sharvil Nanavati · 10 years ago
  64. 14c80d9 Refactor bta_jv functions by Zach Johnson · 10 years ago
  65. 24933b5 Removing unnecessary BTAPI #defines. by June R. Tate-Gans · 10 years ago
  66. 14ae2d2 Remove printf when attempting SDP requests. by Sharvil Nanavati · 10 years ago
  67. 7f0bed2 am 45085bf6: Merge "Ignore service UUID length if no UUID filter is specified" into lmp-mr1-dev by Justin Harrison · 10 years ago
  68. 17ec140 Ignore service UUID length if no UUID filter is specified by Andre Eisenbach · 10 years ago
  69. 104e3f2 Cleanups needed to make clang happy by Bernhard Rosenkränzer · 10 years ago
  70. e8b675f am 96cdc153: Merge "GAP: Handle invalid SDP service search request" into klp-wireless-dev by Matthew Xie · 10 years ago
  71. 847b706 resolved conflicts for merge of a51c9d9d to master by Matthew Xie · 10 years ago
  72. 86225e4 GAP: Handle invalid SDP service search request by Hemant Gupta · 11 years ago
  73. a51c9d9 Logging cleanup: L2CAP and SDP. by Sharvil Nanavati · 11 years ago
  74. 3a55ec2 SDP: Allocate proper sized scratch buffer for SDP response by Zhihai Xu · 11 years ago
  75. 02407a0 SDP: Allocate proper sized scratch buffer for SDP response by Mallikarjuna GB · 11 years ago
  76. f9c6502 Change some printfs in sdp_api.c to SDP_TRACE_DEBUG by Mike J. Chen · 11 years ago
  77. 5cd8bff Major warnings cleanup by Mike J. Chen · 11 years ago
  78. ac49592 Fix unused parameter warnings in static functions by changing prototype by Mike J. Chen · 11 years ago
  79. b6dffc1 Crash pairing keyboard/mouse on N5 by Zhihai Xu · 11 years ago
  80. 0f1f494 Copy paste error in HDP source/sink check by Kim Schulz · 11 years ago
  81. 0c2e29d BTU SIGSEGV on RFCOMM connect to Linux bluetooth dongle by Zhihai Xu · 11 years ago
  82. 5a7f857 Support for 128-bit UUID service discovery by Andre Eisenbach · 11 years ago
  83. ead3cde Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 12 years ago
  84. 689d66b Snapshot 9fd57cbacd95e89602f430244c35bbc67f08b6d2 by The Android Open Source Project · 12 years ago
  85. 5738f83 Snapshot cdeccf6fdd8c2d494ea2867cb37a025bf8879baf by The Android Open Source Project · 12 years ago