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