1. 71334dc Do not reject valid connection parameter updates by Andre Eisenbach · 9 years ago
  2. 08c08fc Fix a bug when responding to AVRCP UNIT_INFO and SUBUNIT_INFO by Pavlin Radoslavov · 9 years ago
  3. 26c3dd4 Fail LE secure pairing for secure only peripherals by Nitin Arora · 9 years ago
  4. 8f76635 Reset the ACL connection data on ACL disconnection by Srinu Jella · 9 years ago
  5. 549c64d Fix security vulnerabilities in string operations by Miao Chou · 9 years ago
  6. 680959b Add missing data initialization by Pavlin Radoslavov · 9 years ago
  7. fd0e9f1 Properly handle outgoing connection requests in opening/opened state by Anubhav Gupta · 11 years ago
  8. 905c72d Incorrect address type in ADV end on reconnection by Satya Calloji · 9 years ago
  9. 9c5d072 Override remote suspend flag on local play state changes by Anubhav Gupta · 11 years ago
  10. 42f3784 SDP: Validate input UUID's length by Srinu Jella · 10 years ago
  11. 9726998 Remove extraneous patch from secure connections workaround by Andre Eisenbach · 9 years ago
  12. f1029c7 Remove stored link key for temporarily paired devices by Srinu Jella · 10 years ago
  13. 1192df9 Save all snoop logs when BtSnoopSaveLog=true by Tucker Sylvestro · 9 years ago
  14. 7927f68 Blacklist Nexus Remote for LE secure connections by Andre Eisenbach · 9 years ago
  15. 4f6c9b4 Use correct transport type while encrypting link by Nitin Arora · 9 years ago
  16. d69bef4 Merge "Prevent LE remote name request during inquiry" into mnc-dev by Andre Eisenbach · 9 years ago
  17. ddbb20b Prevent LE remote name request during inquiry by Nitin Arora · 10 years ago
  18. 8e928b4 Set random identity only if enhanced privacy is supported by Priti Aghera · 9 years ago
  19. 9345c8f Use the correct memory free function within HCI layer shutdown by Pavlin Radoslavov · 9 years ago
  20. fa3c121 Fix possible null-pointer de-reference in bta_gattc_util by Andre Eisenbach · 9 years ago
  21. 3a2fa83 Copy an AVRC packet before sending a response back by Pavlin Radoslavov · 9 years ago
  22. dd2021c Always ACK indications in the event of an error by Tucker Sylvestro · 9 years ago
  23. d9663b2 Set idle timeout to zero when removing fixed channel by Pradeep Panigrahi · 9 years ago
  24. 8bc9ca5 Resolved incorrect AV startup sequence by Avish Shah · 9 years ago
  25. 641e21a HOGP: Clear allocated memory for unmatched HID reports by Subramanian Srinivasan · 10 years ago
  26. ea8292e SMP state machine fix for passkey entry by Nitin Arora · 9 years ago
  27. 11e6c29 Configure Bluetooth Low Energy scan parameters correctly by Nitin Arora · 10 years ago
  28. 483847a Incorrect address type in LE connected event by Satya Calloji · 9 years ago
  29. c5c7410 Set the security mode to secure connections only mode by Srinu Jella · 9 years ago
  30. f88e742 Correct the logic of UIPC thread id check by Srinu Jella · 10 years ago
  31. bf3e67e Reset the pairing state on pairing failure by Srinu Jella · 10 years ago
  32. ca7e0b1 Handle connection request to already connected device. by Srinu Jella · 10 years ago
  33. c053230 Allocated requested buffer size in SDP attribute request by Srinu Jella · 10 years ago
  34. a3dbe93 NULL pointer check in sdpu_build_attrib_entry by Srinu Jella · 10 years ago
  35. 0bcf0c6 HID: Allow reconnection from Host on paired HID Devices. by Hemant Gupta · 10 years ago
  36. eeb249b PAN: Fix to avoid buffer corruption while rebuilding the Bnep header by Nitin Shivpure · 10 years ago
  37. f799a86 Proper construction of AVDTP general reject message by Anubhav Gupta · 10 years ago
  38. 8795a9a Delay A2DP HAL out stream open process by Anubhav Gupta · 11 years ago
  39. a012457 Suspend AVDTP link in remote initiated AVDTP Start by Anubhav Gupta · 11 years ago
  40. 96162b6 A2DP: Use mutex to only to check and set HAL state by Anubhav Gupta · 9 years ago
  41. 4197cfd Fix the file permissions of /data/misc/bluedroid/bt_config.conf by Pavlin Radoslavov · 9 years ago
  42. 6a27776 Property based change to qualify TC_INT_SRC_SIG_SMG_BV_23_C by Anubhav Gupta · 10 years ago
  43. ee03972 Add deep copy of AVRCP metadata commands by Andre Eisenbach · 9 years ago
  44. 90dcc56 Disconnect Gatt during failure of service changed discovery process by Nitin Arora · 10 years ago
  45. 4508f24 Not Implemented response for unsupported AVRCP commands. by Anubhav Gupta · 11 years ago
  46. 00ba745 Use correct UUID for Central Address Resolution characteristic by Nitin Arora · 9 years ago
  47. 19165cb Reject AVDTP START and SUSPEND request in invalid state by Anubhav Gupta · 10 years ago
  48. fa8c795 Reduce CPU utilization from ~60% to ~10% on busy HCI reads. by Sharvil Nanavati · 9 years ago
  49. 6efc823 Fix insufficient buffer size allocation in hci_inject by Mudumba Ananth · 9 years ago
  50. 7462611 Re-enable the OSI memory allocation tracker. by Pavlin Radoslavov · 9 years ago
  51. af753a2 Do not ask for confirmation for temporary pairing by Andre Eisenbach · 9 years ago
  52. 8f31090 Add missing include. by Dan Albert · 9 years ago
  53. 818d0f2 SAP: Make it possible to enforce a 16-digit pin code (1/5) by Casper Bonde · 9 years ago
  54. 15d6b31 Revert "A2DP audio HAL: implement get_presentation_position()" by Eric Laurent · 9 years ago
  55. 74f0bd0 Initialize btif_max_hf_clients with proper value by Mallikarjuna GB · 9 years ago
  56. 46d706a Fix issues in A2dp, Avrcp, HF and AG reported by static analysis tool by Mallikarjuna GB · 10 years ago
  57. 1f9dfcb Ignore STOP command if A2DP stream is suspended by Anubhav Gupta · 10 years ago
  58. a4f6635 Remove check for stream type in a2dp hal_callbacks. by Anubhav Gupta · 10 years ago
  59. 40969d0 Clear remote BD address information. by Mallikarjuna GB · 10 years ago
  60. 0ba8b23 Don't stop sniff timer before checking for service ID entry by Mallikarjuna GB · 9 years ago
  61. 7d29482 Don't initiate sniff in sniff mode by Mallikarjuna GB · 9 years ago
  62. f9a0014 Updated ATD string parsing by Mallikarjuna GB · 9 years ago
  63. 16eae38 Stop AG collision timer. by Mallikarjuna GB · 10 years ago
  64. c380680 Return ERROR for invalid CHLD command arguments by Mallikarjuna GB · 9 years ago
  65. 137bed0 Reject second AVRCP connection. by Anubhav Gupta · 11 years ago
  66. d81bd01 Disable SCMST feature for A2DP Sink by Anubhav Gupta · 10 years ago
  67. 846c48f Restarting PM timer for AG while reading OR writing by Mallikarjuna GB · 9 years ago
  68. d59ee6c Set the proper authentication level for AvOpen by Anubhav Gupta · 10 years ago
  69. 8a67ac7 Don't open SCO for 2nd MO call if a call is active by Mallikarjuna GB · 10 years ago
  70. 2d0d790 Don't close SCO for MO calls by Mallikarjuna GB · 10 years ago
  71. c8c082b SCO connection should happen after SLC. by Mallikarjuna GB · 10 years ago
  72. e1ded77 Fix compile error in bta_ag_sco.c by Andre Eisenbach · 9 years ago
  73. 5b675bc Create listen SCO for HS1 if HS2 disconnects during SCO xfer by Mallikarjuna GB · 9 years ago
  74. 902ba02 Don't open SCO on state change for multi party call on DUT. by Mallikarjuna GB · 9 years ago
  75. d288b2a Reset sniff subrating while in SCO by Mallikarjuna GB · 9 years ago
  76. a7ce13f Open SCO for held call. by Mallikarjuna GB · 9 years ago
  77. 7b0bfd3 Update call state before opening SCO. by Mallikarjuna GB · 10 years ago
  78. d345bb2 Handle multi party call states by Mallikarjuna GB · 9 years ago
  79. c2c8a1f Update held call state to connected headset by Mallikarjuna GB · 9 years ago
  80. a954124 Add support for MITM for BluetoothSockets (4/4) by Casper Bonde · 9 years ago
  81. 56a3be0 Replace malloc/calloc/free with osi_malloc/osi_calloc/osi_free by Pavlin Radoslavov · 9 years ago
  82. 1b0f107 SAP: Change to use new SDP Api (1/4) by Casper Bonde · 10 years ago
  83. 5feb0af Fix memory corruption due to BLE multi-adv macro by Sunny Kapdi · 9 years ago
  84. 8707289 HID: Handle closing of uhid driver in case failure by Hemant Gupta · 10 years ago
  85. 6ba8fda Add proper checks for PAN & BNEP in BD stack by Hemant Gupta · 10 years ago
  86. e11f228 Reset pairing state to idle only for the current device by Srinu Jella · 10 years ago
  87. a9130e0 Moved the OSI alarm_shutdown() operations to alarm_cleanup() by Pavlin Radoslavov · 9 years ago
  88. b65ec7b Disable the OSI allocation tracker. by Pavlin Radoslavov · 9 years ago
  89. a250280 Check transport before subscribing for service changes by Andre Eisenbach · 9 years ago
  90. 05bb84c Handle pairing timeout during remote name request by Srinu Jella · 10 years ago
  91. 8a7e179 Reduce GATT log verbosity by Andre Eisenbach · 9 years ago
  92. 780afa3 Avoid null pointer exception for invalid L2CAP channels by Srinu Jella · 10 years ago
  93. 0d6a501 Add missing clean_up step for the OSI module. by Pavlin Radoslavov · 9 years ago
  94. 0d45f25 DO NOT MERGE Fix use-after-free while setting advertisement data. by Ian Coolidge · 9 years ago
  95. f4932db Merge "Sniff: Use correct sniff configuration for PAN & HS" into mnc-dev by Andre Eisenbach · 9 years ago
  96. 562df86 Sniff: Use correct sniff configuration for PAN & HS by Hemant Gupta · 10 years ago
  97. 6c56b87 Merge "A2DP audio HAL: implement get_presentation_position()" into mnc-dev by Eric Laurent · 9 years ago
  98. 82f066f Merge "Increase the min LE connection interval to 11.25ms" into mnc-dev by Prerepa Viswanadham · 9 years ago
  99. 67a784b Make secure connections mode configurable by Andre Eisenbach · 9 years ago
  100. 3b0fbc4 Increase the min LE connection interval to 11.25ms by Prerepa Viswanadham · 9 years ago