1. 9146927 Fix l2cu_initialize_fixed_ccb() to return only initialized entries by Pavlin Radoslavov · 9 years ago
  2. cfcc3f8 Fix Dell LE keyboard connection issue by Chaojing Sun · 9 years ago
  3. d7a05a0 Update build files for Fluoride on Linux by Jakub Pawlowski · 9 years ago
  4. 0fc412c Revert "Pick proper addres type for unknown devices" by Andre Eisenbach · 9 years ago
  5. fd7ca62 Get rid of counter by Jakub Pawlowski · 9 years ago
  6. f58d6e6 Replace usage of HCI_GET_CMD_BUF() with osi_malloc() by Pavlin Radoslavov · 9 years ago
  7. df5c69c Instrument and fix calls to strncmp() by Andre Eisenbach · 9 years ago
  8. d722e2f Suspend properly when receiving events without response by Jaganath Kanakkassery · 9 years ago
  9. e6e73fa Remove the need for -Wno-constant-logical-operand by Andre Eisenbach · 9 years ago
  10. dbd767d Remove Porsche car-kit pairing workaround by Andre Eisenbach · 9 years ago
  11. a9ea43b Fix compilation warnings/errors on fugu by Pavlin Radoslavov · 9 years ago
  12. 4394720 Fix C/C++ compiler generated warnings by Pavlin Radoslavov · 9 years ago
  13. 1377f93 Cleanup C and C++ compiler flags by Pavlin Radoslavov · 9 years ago
  14. b7672f4 Pick proper addres type for unknown devices by Jakub Pawlowski · 9 years ago
  15. 0acfd13 Validates the PDU length of GATT Prepare Write attribute requests by Subramanian Srinivasan · 9 years ago
  16. 717a4a9 Removed checks for NULL returns after osi_calloc() / osi_malloc() by Pavlin Radoslavov · 9 years ago
  17. 6b0798a Fix auto disconnect right after connecting by Jakub Pawlowski · 9 years ago
  18. c12b2c0 Set GATT link inactivity timer to 1 by Priti Aghera · 9 years ago
  19. cceb430 Replaced osi_getbuf()/osi_freebuf() with osi_malloc()/osi_free() by Pavlin Radoslavov · 9 years ago
  20. 0a20dd4 Removed function osi_get_buf_size() by Pavlin Radoslavov · 9 years ago
  21. 5b9462d Remove BCM_STR* macros by Andre Eisenbach · 9 years ago
  22. 2313c24 Suppress some of the Power Management debug log messages by Pavlin Radoslavov · 9 years ago
  23. cac784d Keep sec_dev_rec in list instead of static array by Jakub Pawlowski · 9 years ago
  24. 20524d3 Refactor usage of osi_free() and osi_freebuf() by Pavlin Radoslavov · 9 years ago
  25. f94e67c Fix the processing of AVRCP Rcvd Pass Through messages by Pavlin Radoslavov · 9 years ago
  26. 5f0e23d Register for Service Changed notifications for untrusted devices by Jakub Pawlowski · 9 years ago
  27. 7db2548 Revert "Keep sec_dev_rec in list instead of static array" by Andre Eisenbach · 9 years ago
  28. d36b421 Make autoconnect work properly for devices not having security record by Jakub Pawlowski · 9 years ago
  29. c9f86da Keep sec_dev_rec in list instead of static array by Jakub Pawlowski · 9 years ago
  30. 73d488e Remove unused method by Jakub Pawlowski · 9 years ago
  31. e11cc0b Make BTIF a static library; add unit test framework by Andre Eisenbach · 9 years ago
  32. 33bab32 Fix compilation errors when SMP_DEBUG flag is enabled by Subramanian Srinivasan · 9 years ago
  33. f40b136 Add explicit sec_act parameter to encryption requests by Andre Eisenbach · 9 years ago
  34. 7066f58 Fix invalid pointer de-reference resulting in a crash by Andre Eisenbach · 9 years ago
  35. d1fad88 Remove headers from LOCAL_SRC_FILES by Dan Willemsen · 9 years ago
  36. b283d64 Remove unused definition BOARD_HAVE_BLUETOOTH_BCM. by Sharvil Nanavati · 9 years ago
  37. 98ae9b2 Add missing creation of timer tSMP_CB.smp_rsp_timer_ent by Pavlin Radoslavov · 9 years ago
  38. 78bcff7 Refactor the Bluetooth timers by Pavlin Radoslavov · 9 years ago
  39. 6b84f29 Support for A2DP Sink and Proper initialization of profiles by Anubhav Gupta · 9 years ago
  40. 1a5bb5f Implement OOB pairing for LE devices using TK. by Jakub Pawlowski · 9 years ago
  41. 8fc771e Bluetooth: Silence unused-parameter warning by Andreas Gampe · 9 years ago
  42. 7850051 Fix BT connection failures by Devin Kim · 9 years ago
  43. 76198e7 Clean up A2D_ParsSbcInfo indentation by Ian Coolidge · 9 years ago
  44. e6d7c4f Fix p_info increment in A2D_ParsSbcInfo by Ian Coolidge · 9 years ago
  45. 47b4310 A2DP SRC offload support by Abhijit Adsule · 9 years ago
  46. d3842ed Compile as 64-bit library; fix includes by Andre Eisenbach · 9 years ago
  47. 175da70 Remove BTM_OOB_INCLUDED by Jakub Pawlowski · 9 years ago
  48. 13bb089 Mark secure link as authenticated for LE by Andre Eisenbach · 9 years ago
  49. dd339ab Allow Bluetooth to build on systems with no LE support by Scott James Remnant · 9 years ago
  50. 4f820ee Merge "Set bits 4-6 to 0 in L2CAP fixed channel supported bit mask." by Andre Eisenbach · 9 years ago
  51. 592afaf Add missing initialization of module OSI_MODULE by Pavlin Radoslavov · 9 years ago
  52. c8fd186 Prevent integer overflows during GATT signing by Ajay Panicker · 9 years ago
  53. 693eee7 Set bits 4-6 to 0 in L2CAP fixed channel supported bit mask. by yanlaijun · 9 years ago
  54. 526f3cc Fix bug in SDP 128-bit UUID lookup by Andre Eisenbach · 9 years ago
  55. 9730550 Do not mask out secure connections (SC) bit for BT <4.2 by Andre Eisenbach · 9 years ago
  56. a0a3dac Merge "Serialize remote version query over LE" by Andre Eisenbach · 9 years ago
  57. 284ff6b Serialize remote version query over LE by Andre Eisenbach · 9 years ago
  58. 879aeec Remove unused HCI_PROTO_REVISION by Andre Eisenbach · 9 years ago
  59. 27e239d Check remote LMP version before enabling secure connections by Andre Eisenbach · 9 years ago
  60. 6196838 Fix 128-bit UUID byte order for GATT-over-BR/EDR by Andre Eisenbach · 9 years ago
  61. 577862e Update the usage of fixed_queue. by Pavlin Radoslavov · 9 years ago
  62. 5b9b1b8 Raise BTU and HCI thread priorities by Andre Eisenbach · 9 years ago
  63. e29c343 GKI cleanup - removed PORT_SCHEDULE_LOCK / UNLOCK macros by Pavlin Radoslavov · 9 years ago
  64. 258c253 GKI cleanup - moved GKI buffer allocation wrappers to OSI by Pavlin Radoslavov · 9 years ago
  65. 9f1c9ad GKI cleanup - Moved struct TIMER_LIST_ENT to OSI by Pavlin Radoslavov · 9 years ago
  66. 1a3844f GKI cleanup - Replaced usage of GKI queue with OSI fixed_queue by Pavlin Radoslavov · 9 years ago
  67. 1eb1ea0 GKI cleanup - Moved functions GKI_disable() and GKI_enable() to OSI by Pavlin Radoslavov · 9 years ago
  68. c196f21 GKI cleanup - Moved GKI_get_os_tick_count() to OSI by Pavlin Radoslavov · 9 years ago
  69. 70ae7de GKI cleanup - Remove GKI pool related defines by Pavlin Radoslavov · 9 years ago
  70. 1d5b859 GKI cleanup - Eliminate function GKI_get_pool_bufsize() by Pavlin Radoslavov · 9 years ago
  71. 21cce2e GKI cleanup - Eliminated function GKI_poolcount by Pavlin Radoslavov · 9 years ago
  72. 2e3d006 GKI cleanup - Eliminate usage of pool buffers by Pavlin Radoslavov · 9 years ago
  73. fda32d9 LE Multi-Advertising State Change Sub-event Wrong Variable Type by Jacob Lee · 9 years ago
  74. 3858011 Send current RPA instead of pseudo-address on connect. by Sharvil Nanavati · 9 years ago
  75. ff651b7 Allow parsing of UUID and service data for advertising by Ajay Panicker · 9 years ago
  76. 8ebc2f2 am b7460434: Fix memory corruption of BLE whitelist hashmap by Nitin Arora · 9 years ago
  77. b746043 Fix memory corruption of BLE whitelist hashmap by Nitin Arora · 9 years ago
  78. 1a1b3eb am bc6ad53e: Merge "Improve adv_data transfer between contexts." by Ian Coolidge · 9 years ago
  79. 7af80bb am 1e1f1598: Merge "[DS] BTM_VSC_CHIP_CAPABILITY_M_VERSION doesn\'t match" into mnc-dev by Iliyan Malchev · 9 years ago
  80. 1e1f159 Merge "[DS] BTM_VSC_CHIP_CAPABILITY_M_VERSION doesn't match" into mnc-dev by Iliyan Malchev · 9 years ago
  81. d4c1036 Improve adv_data transfer between contexts. by Ian Coolidge · 9 years ago
  82. 2fc5bf5 am 8d88b1b7: Allocate large enough buffers when copying AVRC packets by Satya Calloji · 9 years ago
  83. 0839305 resolved conflicts for merge of 49a86709 to mnc-dev-plus-aosp by Marie Janssen · 9 years ago
  84. 8d88b1b Allocate large enough buffers when copying AVRC packets by Satya Calloji · 9 years ago
  85. 5aad24f [DS] BTM_VSC_CHIP_CAPABILITY_M_VERSION doesn't match by Jacob Lee · 9 years ago
  86. 49a8670 build: LOG_TAG consistency, include order, build fixes by Marie Janssen · 9 years ago
  87. 4ddc482 am 84d13eda: Add an explicit check for AVRCP vendor data by Pavlin Radoslavov · 9 years ago
  88. 84d13ed Add an explicit check for AVRCP vendor data by Pavlin Radoslavov · 9 years ago
  89. c9099fc am efa5991f: Fix a NULL-pointer crash by Pavlin Radoslavov · 9 years ago
  90. efa5991 Fix a NULL-pointer crash by Pavlin Radoslavov · 9 years ago
  91. 3feea42 am 48a4b9cd: Assign pseudo address for host-based RPA resolution matches by Andre Eisenbach · 9 years ago
  92. 48a4b9c Assign pseudo address for host-based RPA resolution matches by Andre Eisenbach · 9 years ago
  93. fd07ffb am 82c8b927: Reset LE encryption key size at LE disconnection only by Nitin Arora · 9 years ago
  94. 82c8b92 Reset LE encryption key size at LE disconnection only by Nitin Arora · 9 years ago
  95. 4ecd8df am dab356e3: Promote AVCTP version to 1.4 by Anubhav Gupta · 9 years ago
  96. dab356e Promote AVCTP version to 1.4 by Anubhav Gupta · 9 years ago
  97. 070eae5 am 2ac9ae06: Fix a bug allocating buffers for fragmented AVRC packets by Anubhav Gupta · 9 years ago
  98. 2ac9ae0 Fix a bug allocating buffers for fragmented AVRC packets by Anubhav Gupta · 9 years ago
  99. 89bd97a am 760aa99b: Unpair HID device cleanup by Casper Bonde · 9 years ago
  100. 760aa99 Unpair HID device cleanup by Casper Bonde · 10 years ago