1. b8a77aa On disable send the disable event to stack right away, as the stack will take care of tearing down the active connections. ALL_DEVICES_DISCONNECTED was not being sent (as no profiles handled it), causing 3 second delay on BT off by Ravi Nagarajan · 13 years ago
  2. 6de8229 Fixed random pin generation for pairing with HID keyboard by Priti Aghera · 13 years ago
  3. b5cc776 Fixed BT on/off issue by fredc · 13 years ago
  4. 1404ab2 Added a comment by Harish Paryani · 13 years ago
  5. 5220034 Corrected a comment by Harish Paryani · 13 years ago
  6. 42a6e53 Connection state change has to be handled in AudioOn state. Some headsets send RFCOMM disconnect prior to disconnecting the SCO. In this case the state machine has to handle the connection state change by Ravi Nagarajan · 13 years ago
  7. 3fafe61 Memory profiling changes : Updated the Bluetooth code to handle cleaning up of object references (context, handlers, and collection objects ) during service cleanup.Memory profiling changes : Updated the Bluetooth code to handle cleaning up of object references (context, handlers, and collection objects ) during service cleanup. by Ravi Nagarajan · 13 years ago
  8. ac234ef Added support to handle A2DP audio state changed events and broadcast by Kausik Sinnaswamy · 13 years ago
  9. bbbfba6 Handle the scenario where the phone number is empty. CLCC should not send number & type if number is NULL by Ravi Nagarajan · 13 years ago
  10. 404743a BT icon not getting updated on profile connection due to incorrect handling of the prevState by Kausik Sinnaswamy · 13 years ago
  11. de396a4 Clear BT Interface pointer during cleanup for BT on/off cycles to work by Kausik Sinnaswamy · 13 years ago
  12. 9a0efb0 adapter non persistent service. Fixed null exception when profile services connect/disconnect by fredc · 13 years ago
  13. 6654f5c Non persistent adapter service by fredc · 13 years ago
  14. 990b2cd Patch for inconsistent pair-unpair state by Priti Aghera · 13 years ago
  15. edb14a4 Fix for memory leak in AdapterSertvice.cpp : The native jobjectArray and jintArray instances are being declared and de-referenced in adapter_properties_callback() and remote_device_properties_callback() methods but is being initialized in get_properties() method. Becasuse of this, when the get_properties() method returns, VM looses reference to the native instances and hence leading to memory leak. by Syed Ibrahim M · 13 years ago
  16. 206363c AT Response needs to be send for CNUM by Ravi Nagarajan · 13 years ago
  17. aa90f0c Patch to fix getBondedDevices and inconsistent pair state by Priti Aghera · 13 years ago
  18. 57addcc HID-PTS:Included API and calbabkcs for hid pts tests by Priti Aghera · 13 years ago
  19. d570893 Improve BT enable/disable stability under stress tests by Kausik Sinnaswamy · 13 years ago
  20. 25ec7de Implement the getDevicesMatchingConnectionStates for A2DP by Ravi Nagarajan · 13 years ago
  21. c55ac7d Added support for BluetoothDevice.fetchUuidsWithSdp() by fredc · 13 years ago
  22. 19da573 Fix discoverability timeout issues. (a) implement timeout logic (b) persist 'never timeout' after reboot (c) code cleanup by Srikanth Uppala · 13 years ago
  23. 89d2a16 Fixed checkCallbck thread so that callback env is always intitialized by Priti Aghera · 13 years ago
  24. 8826b16 check device.mAlias null case before copying to it by Matthew Xie · 13 years ago
  25. 9f0d856 Initial checkin of OPP and PBAP by fredc · 13 years ago
  26. 0708fe3 Updated the AdapterState class to handle persisted Bluetooth setting after AIRPLANE MODE OFF event by Syed Ibrahim M · 13 years ago
  27. cc80b22 initial check in of rfcomm socket implementation Author: Zhenye Zhu, Matthew Xie by Matthew Xie · 13 years ago
  28. 676cb1b Initial implementation of hdp service and jni by Matthew Xie · 13 years ago
  29. f8d98da Fixed incorrect handling of the RSSI during inquiry which causes the devices to not get sorted properly. by Kausik Sinnaswamy · 13 years ago
  30. 8f8e1bd ATD commands have a trailing ';'. Remove the trailing ';' prior to dialing a call. Else a send tone popup is received. by Ravi Nagarajan · 13 years ago
  31. b01cf42 Fixed the pairing variant check typo. by Sreenidhi T · 13 years ago
  32. 5f1bee8 Resolved HSP PTS issues. When call is active, and CKPD is received: 1. If audio is not ON, audio will be enabled 2. If audio is ON, call with be disconnected (fixed a typo here, which answered the call, instead of hangup) by Ravi Nagarajan · 13 years ago
  33. b18d6a7 Integrate HFP with VR app. Handle both cases where VR is started by peer as well as launched from the phone by Ravi Nagarajan · 13 years ago
  34. 35207a5 initial implementation of hid service and jni by Matthew Xie · 13 years ago
  35. 93f548f Caching callbackEnv in HFP/A2DP JNI results in the ENV going out-of-syn after an disassociate_evt/associate_evt sequence. Removed the caching. by Kausik Sinnaswamy · 13 years ago
  36. 345d21b Fix persistent audio on, Donot connect_audio when enter CONNECTED state. Process DISCONNECT message in AudioOn state. by Matthew Xie · 13 years ago
  37. bcbeaf6 process slc_connect state change event, query and send stack the phone state by Matthew Xie · 13 years ago
  38. ab1a751 Revert "fix persistent audio on, Donot connect_audio when enter CONNECTED state" by Matthew Xie · 13 years ago
  39. 53b834a fix persistent audio on, Donot connect_audio when enter CONNECTED state by Matthew Xie · 13 years ago
  40. 47ead0f output call back event information by Matthew Xie · 13 years ago
  41. f0b6639 Save volumes and notify stack only when they change by Matthew Xie · 13 years ago
  42. 986b5b0 Added new state BT_BOND_STATE_BONDING. Stack will send a callback for all three states, app does not have to rely on the api return code to switch to bonding. This addresses the incoming pairing as well as the remote unpaired test cases by Ravi Nagarajan · 13 years ago
  43. 9b300c1 update call state to match hf hal header, memory dial fix null pointer by Matthew Xie · 13 years ago
  44. 6c91bc0 Initial implementation of HFP and A2DP profile/service/statemachine. by Matthew Xie · 13 years ago
  45. 1444b5b Incoming pairing issue. by Jaikumar Ganesh · 13 years ago
  46. b912243 Fix Bond State Machine device list. by Jaikumar Ganesh · 13 years ago
  47. 44abcd2 Set scan mode to be connectable when turning on. by Jaikumar Ganesh · 13 years ago
  48. fba70fe Add ability to persist Bluetooth state. by Jaikumar Ganesh · 13 years ago
  49. b7e70fc Merged the Passkey request callback and the passkey reply APIs into the SSP API and callback respectively by Kausik Sinnaswamy · 13 years ago
  50. 0de39b7 Bluetooth: declare shared libraries as its build dependencies. by Chia-chi Yeh · 13 years ago
  51. 581bb31 Remove passkey callback. by Jaikumar Ganesh · 13 years ago
  52. fe90735 Fix scan mode bug. by Jaikumar Ganesh · 13 years ago
  53. 61c4100 Correct the length of bd_address setting. by Matthew Xie · 13 years ago
  54. a11b96d Add NET_ADMIN permission. by Jaikumar Ganesh · 13 years ago
  55. ff68148 Fix Bluetooth enable issue. by Jaikumar Ganesh · 13 years ago
  56. f91e79c Fix makefile for jni directory build. by Jaikumar Ganesh · 13 years ago
  57. ff4f17b Initial commit for new Bluetooth stack interface. by Jaikumar Ganesh · 13 years ago
  58. 2a6bf35 Comments opp and PBAP init code when BT gets enabled. by Jaikumar Ganesh · 13 years ago
  59. 679f3a8 Merge "Revert "first patch of test submit"" by Matthew Xie · 12 years ago
  60. 1eb1a24 Revert "first patch of test submit" by Matthew Xie · 12 years ago
  61. 79da1ea Merge "Revert "second patch of test submit"" by Matthew Xie · 12 years ago
  62. 146a1c3 Revert "second patch of test submit" by Matthew Xie · 12 years ago
  63. f490927 Revert "third patch of test submit" by Matthew Xie · 12 years ago
  64. 448de2e third patch of test submit by Matthew Xie · 12 years ago
  65. 4b3b8ab second patch of test submit by Matthew Xie · 12 years ago
  66. 1429606 first patch of test submit by Matthew Xie · 12 years ago
  67. 51b2859 Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  68. f9cbe21 Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  69. 1c70a54 am c653f73b: Reconcile with jb-release by The Android Open Source Project · 12 years ago
  70. c653f73 Reconcile with jb-release by The Android Open Source Project · 12 years ago
  71. e6d43f2 am 9544eed6: am 5cb59523: Change timestamp type from int to long, timestamp(now) overflows int by Matthew Xie · 12 years ago
  72. c8252c4 Import translations. DO NOT MERGE by Ying Wang · 12 years ago
  73. 9544eed am 5cb59523: Change timestamp type from int to long, timestamp(now) overflows int by Matthew Xie · 12 years ago
  74. 21bc585 merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  75. 5cb5952 Change timestamp type from int to long, timestamp(now) overflows int by Matthew Xie · 12 years ago
  76. 3e1c5e9 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  77. c674d72 am 2a7e29a4: Reconcile with jb-release by The Android Open Source Project · 12 years ago
  78. 2a7e29a Reconcile with jb-release by The Android Open Source Project · 12 years ago
  79. b1d7095 merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  80. 9f667a3 am 5c39fcdf: am 03f25a20: Bluetooth OPP: Allow sending all mime-types for handover. by Martijn Coenen · 13 years ago
  81. 5c39fcd am 03f25a20: Bluetooth OPP: Allow sending all mime-types for handover. by Martijn Coenen · 13 years ago
  82. 4a48880 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  83. 03f25a2 Bluetooth OPP: Allow sending all mime-types for handover. by Martijn Coenen · 13 years ago
  84. 31d75ce am 1723245e: am acc04ecb: Merge "Fix variable initialization." into jb-dev by Martijn Coenen · 13 years ago
  85. 1723245 am acc04ecb: Merge "Fix variable initialization." into jb-dev by Martijn Coenen · 13 years ago
  86. acc04ec Merge "Fix variable initialization." into jb-dev by Martijn Coenen · 13 years ago
  87. a1f935d Fix variable initialization. by Martijn Coenen · 13 years ago
  88. e971e4e am dfec441e: Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 13 years ago
  89. dfec441 Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 13 years ago
  90. fe69a66 merge in nakasi-factoryrom-release history after reset to jb-dev by The Android Automerger · 13 years ago
  91. 0947860 am 6fdfaf58: am 4bfe5662: Merge "Allow bluetooth OPP transfers to be stopped." into jb-dev by Martijn Coenen · 13 years ago
  92. 207928c am 63397ede: am 3cb57672: Merge "Don\'t MediaScan files received through handover." into jb-dev by Martijn Coenen · 13 years ago
  93. 11386ef am 20e0594a: am 3236357a: Merge "Add BT address and mimeType to handover intents." into jb-dev by Martijn Coenen · 13 years ago
  94. e3a869d merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  95. 6fdfaf5 am 4bfe5662: Merge "Allow bluetooth OPP transfers to be stopped." into jb-dev by Martijn Coenen · 13 years ago
  96. 63397ed am 3cb57672: Merge "Don\'t MediaScan files received through handover." into jb-dev by Martijn Coenen · 13 years ago
  97. 20e0594 am 3236357a: Merge "Add BT address and mimeType to handover intents." into jb-dev by Martijn Coenen · 13 years ago
  98. 4bfe566 Merge "Allow bluetooth OPP transfers to be stopped." into jb-dev by Martijn Coenen · 13 years ago
  99. 3cb5767 Merge "Don't MediaScan files received through handover." into jb-dev by Martijn Coenen · 13 years ago
  100. 3236357 Merge "Add BT address and mimeType to handover intents." into jb-dev by Martijn Coenen · 13 years ago