1. 4161eb6 build: fix missing include by Marie Janssen · 9 years ago
  2. 8f24725 build: fixes for breakages on tilapia by Marie Janssen · 9 years ago
  3. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  4. f2d6434 gn-build: Add bluetooth-service target by Arman Uguray · 9 years ago
  5. 49120dc build: Fix LOG_TAG define breakage, macro usage by Marie Janssen · 9 years ago
  6. db55458 build: Update osi log functions, use consistently by Marie Janssen · 9 years ago
  7. 1096912 build: Eliminate cutils/sockets dependencies from system/bt by Miao Chou · 9 years ago
  8. bb95452 build: Fix ptr <-> integer cast warnings by Arman Uguray · 9 years ago
  9. cab5fc1 gn-build: Remove all -Wno-unused-* flags from build files by Arman Uguray · 9 years ago
  10. 625ec34 gn-build: Fix GN build after the merges by Arman Uguray · 9 years ago
  11. ab81311 Fix more BLE_INCLUDED == FALSE build breakage by Andre Eisenbach · 9 years ago
  12. 087d1ac Add missing include. by Dan Albert · 9 years ago
  13. 2a52710 Add proper checks for PAN & BNEP in BD stack by Hemant Gupta · 10 years ago
  14. 4633fb8 Fix issues in A2dp, Avrcp, HF and AG reported by static analysis tool by Mallikarjuna GB · 10 years ago
  15. 335c208 Ignore STOP command if A2DP stream is suspended by Anubhav Gupta · 10 years ago
  16. 5e45edb Remove check for stream type in a2dp hal_callbacks. by Anubhav Gupta · 10 years ago
  17. c3aa28e Reject second AVRCP connection. by Anubhav Gupta · 11 years ago
  18. b985181 Disable SCMST feature for A2DP Sink by Anubhav Gupta · 10 years ago
  19. b92ab7d Initialize btif_max_hf_clients with proper value by Mallikarjuna GB · 9 years ago
  20. 9c264e9 Set the proper authentication level for AvOpen by Anubhav Gupta · 10 years ago
  21. 6b35968 Don't open SCO for 2nd MO call if a call is active by Mallikarjuna GB · 10 years ago
  22. 684d136 SCO connection should happen after SLC. by Mallikarjuna GB · 10 years ago
  23. 39b9f82 Don't open SCO on state change for multi party call on DUT. by Mallikarjuna GB · 9 years ago
  24. 616e741 Handle multi party call states by Mallikarjuna GB · 9 years ago
  25. 06c0eca Update held call state to connected headset by Mallikarjuna GB · 9 years ago
  26. eae6166 Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free by Pavlin Radoslavov · 9 years ago
  27. cf8fb47 Fix memory corruption due to BLE multi-adv macro by Sunny Kapdi · 9 years ago
  28. 38798e1 HID: Handle closing of uhid driver in case failure by Hemant Gupta · 10 years ago
  29. 0933b40 Moved the OSI alarm_shutdown() operations to alarm_cleanup() by Pavlin Radoslavov · 9 years ago
  30. 5febd64 Disable the OSI allocation tracker. by Pavlin Radoslavov · 9 years ago
  31. 73022dc Reduce GATT log verbosity by Andre Eisenbach · 9 years ago
  32. 7dac79e Add missing clean_up step for the OSI module. by Pavlin Radoslavov · 9 years ago
  33. 70b9598 Static address is seen on scanner after unpairing by Satya Calloji · 10 years ago
  34. 935324a LE low power scan feature by Satya Calloji · 10 years ago
  35. 033edab Fix GATT connection failure after BT reset by Satya Calloji · 10 years ago
  36. 350b0b0 Fix for IRK and IR key write issue by Satya Calloji · 9 years ago
  37. 73378f5 Fix format-security warning found by clang/llvm. by Chih-Hung Hsieh · 9 years ago
  38. 8f1a16b Fix string template in connection event debug log by Andre Eisenbach · 9 years ago
  39. cae219f Shutdown alarm callbacks on stack disable; added OSI module by Andre Eisenbach · 9 years ago
  40. f4f744f Fix BT PAN crash by re-ordering callback initialization by Mudumba Ananth · 10 years ago
  41. 1bd7605 Bluetooth native dumpsys logging support (2/5) by Andre Eisenbach · 10 years ago
  42. 4e3e372 Only register key types with uinput that we can actually map by Andre Eisenbach · 9 years ago
  43. d30195c gn-build: Get btif to compile as its own module by Arman Uguray · 9 years ago
  44. 660fd9e Merge "Fix use-after-free while setting advertisement data." by Ian Coolidge · 9 years ago
  45. 1f81b64 Set default symbol visibility to 'hidden'. by Ian Coolidge · 10 years ago
  46. 484dc30 Fix use-after-free while setting advertisement data. by Ian Coolidge · 9 years ago
  47. 56350d6 Include gki.h to get correct function declarations. by Chih-Hung Hsieh · 9 years ago
  48. 91fbc7e Fix compilation on platforms with BLE_INCLUDED == FALSE by Andre Eisenbach · 10 years ago
  49. f6c48a0 Resetting system/bt by Brian Carlstrom · 10 years ago
  50. 5725fc6 LE low power scan feature by Satya Calloji · 10 years ago
  51. 59606cc Ensure PAN is initialized before invoking callbacks by Andre Eisenbach · 10 years ago
  52. e87ef6d Use BTM structures for LE pairink keys and store LTK by Andre Eisenbach · 10 years ago
  53. 1f293a5 Stop media task alarm when task is exiting by Nitin Arora · 10 years ago
  54. 8a05724 Fix LE pairing LTK storage issue by Andre Eisenbach · 10 years ago
  55. 97bcfbe Add LE device to device database before adding LE keys by Andre Eisenbach · 10 years ago
  56. 198bf21 Fix PAN initialization by Nitin Shivpure · 10 years ago
  57. e280553 Cross transport key mapping fixes by Chaojing Sun · 10 years ago
  58. 9f2120c Merge commit '00e8f5e' into merge2 by Etan Cohen · 10 years ago
  59. ed57886 Add missing __func__ in btif_hf init() by Andre Eisenbach · 10 years ago
  60. 4434876 Fix possible race conditoi in hands-free initialization by Andre Eisenbach · 10 years ago
  61. 98b744f Fix A2DP source double initialization problem by Andre Eisenbach · 10 years ago
  62. 949baae Fix missing includes under glibc on new code. by Ian Coolidge · 10 years ago
  63. 8a0b80e Add support for Bluetooth Sim Access Profile (1/4) by Casper Bonde · 10 years ago
  64. f54df6b Fix build issues after the merge by Vinit Deshpande · 10 years ago
  65. 4b555d5 Add support for Bluetooth Sim Access Profile (1/4) by Casper Bonde · 10 years ago
  66. 2cd086a am f29a2fb..e07ad10 from mirror-m-wireless-internal-release by Vinit Deshpande · 10 years ago
  67. 7fb0da6 Support numeric comparison in SMP by Satya Calloji · 10 years ago
  68. 399e891 Fix for AVRCP CTRL stops sending pass through command by Anubhav Gupta · 10 years ago
  69. daddea9 Free Avrcp Controller callbacks on Cleanup by Anubhav Gupta · 10 years ago
  70. 444a8da LE Privacy 1.2 and LE secure connections by Satya Calloji · 10 years ago
  71. 8372aa5 L2CAP and SDP Search API for BT profiles (2/2) by Kim Schulz · 10 years ago
  72. b246a1a Merge commit '4bf68bf020c7fd1aabcdc4b5d8f5fbb8bacdec9d' into merge_work by Prerepa Viswanadham · 10 years ago
  73. 9c8dfac Fix init sequence for BT AV sink. by Rakesh Iyer · 10 years ago
  74. f538707 OnFound/OnLost feature changes based on Google spec v0.90 by Satya Calloji · 10 years ago
  75. 4540f59 Static code analysis cleanups and minor bug fixes by VenkatRaghavan VijayaRaghavan · 10 years ago
  76. aba88ae Fix pthread_t confusion. by Ian Coolidge · 10 years ago
  77. aea27ef Fix build in BT AV_SINK. by Rakesh Iyer · 10 years ago
  78. 47d68ee osi: add compat code for glibc by Scott James Remnant · 10 years ago
  79. 656c5a8 Fix non-standard pthread mutex interactions. by Scott James Remnant · 10 years ago
  80. 7d165d9 btif_pan: Grab interface declarations from net/if.h only. by Scott James Remnant · 10 years ago
  81. 933926c Fix missing #includes needed for glibc by Scott James Remnant · 10 years ago
  82. d0f0847 Remove BLE_PERIPHERAL_ADV_NAME flag. by Wei Wang · 10 years ago
  83. 1f01b26 Fix compile error on Fugu by Andre Eisenbach · 10 years ago
  84. 3e59b5b Fix build issues in bluedroid on master by Etan Cohen · 10 years ago
  85. e1a9e52 Merge commit 'f7f839985b3931682363d2ef3b7c5cae55a842ee' into merge by Etan Cohen · 10 years ago
  86. 582f20a Remove BLE_PERIPHERAL_ADV_NAME flag. by Wei Wang · 10 years ago
  87. 37d2de2 Move unused include file out of hci_audio.h by Andre Eisenbach · 10 years ago
  88. 6afb248 Resolved hardware error observed during SCO Connection setup by Mudumba Ananth · 10 years ago
  89. 80349eb am 0d65d4cd: AVRCP: Proper handling of Fragmented AVCTP packet by Mallikarjuna GB · 10 years ago
  90. 0d65d4c AVRCP: Proper handling of Fragmented AVCTP packet by Mallikarjuna GB · 11 years ago
  91. 7b85efa Delete 0 index LE scan filter at inquiry cancel by Nitin Arora · 10 years ago
  92. f802700 Demote, cleanup and extend observed logging by Chris Manton · 10 years ago
  93. 95b74f2 Use fully qualified path for btcore includes. by Sharvil Nanavati · 10 years ago
  94. 0f9b91e Use fully qualified path for OSI includes. by Sharvil Nanavati · 10 years ago
  95. 71864f4 Add ability to set periodic alarms by Zach Johnson · 10 years ago
  96. 1d8e6b8 Prevent Memory overbound and initialize variables by VenkatRaghavan VijayaRaghavan · 10 years ago
  97. e13fbfa Remove more GKI code. by Sharvil Nanavati · 10 years ago
  98. 23e561a Remove dependency on GKI tasks from BTIF media task. by Sharvil Nanavati · 10 years ago
  99. c0a87fe Remove GKI timers by Sharvil Nanavati · 10 years ago
  100. 24ff5af Collapse more feature flags. by Sharvil Nanavati · 10 years ago