1. 9311455 Merge "Add liblog" into jb-mr2-dev by Ying Wang · 11 years ago
  2. b4f89ed Add liblog by Ying Wang · 11 years ago
  3. aa1ffd5 support playback position changed notification by Zhihai Xu · 11 years ago
  4. 8852134 if the element attribute string is more than the maximum length, try to send partial attribute instead of empty attribute string . by Zhihai Xu · 11 years ago
  5. de06cdc Merge "framework support for new Bluetooth profiles AVRCP 1.3:Metadata and play status" into jb-mr2-dev by Zhihai Xu · 11 years ago
  6. c1c259c framework support for new Bluetooth profiles AVRCP 1.3:Metadata and play status by Zhihai Xu · 11 years ago
  7. c7f38d7 Fix logging in GATT JNI code by Mike Lockwood · 11 years ago
  8. b241cda resolved conflicts for merge of c508483d to jb-mr2-dev by Brian Carlstrom · 11 years ago
  9. 03b8386 Initial version of BLE support for Bluedroid by Ganesh Ganapathi Batta · 11 years ago
  10. ede67c2 License of files Bluetooth package is not updated to ASL2 by Zhihai Xu · 12 years ago
  11. faebb8f Revert "Reference headers in their new location" by Jean-Baptiste Queru · 12 years ago
  12. 7e2c121 Reference headers in their new location by Jean-Baptiste Queru · 12 years ago
  13. 3237754 fixed local reference leak by zzy · 12 years ago
  14. 976912e Fix for BT crash during CPBR AT cmd processing by Syed Ibrahim M · 12 years ago
  15. c55a983 replace logx with alogx by Matthew Xie · 12 years ago
  16. e469f16 matt: my fix to get it compile, change logx to alogx, and etc by Matthew Xie · 12 years ago
  17. 405b614 Added AT+CPBR support by Sreenidhi T · 12 years ago
  18. 01a8cf9 Added ACL connect/disconnect state callbacks by Kausik Sinnaswamy · 12 years ago
  19. b5cc776 Fixed BT on/off issue by fredc · 12 years ago
  20. ac234ef Added support to handle A2DP audio state changed events and broadcast by Kausik Sinnaswamy · 12 years ago
  21. bbbfba6 Handle the scenario where the phone number is empty. CLCC should not send number & type if number is NULL by Ravi Nagarajan · 12 years ago
  22. de396a4 Clear BT Interface pointer during cleanup for BT on/off cycles to work by Kausik Sinnaswamy · 12 years ago
  23. 6654f5c Non persistent adapter service by fredc · 12 years ago
  24. 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 · 12 years ago
  25. 57addcc HID-PTS:Included API and calbabkcs for hid pts tests by Priti Aghera · 12 years ago
  26. d570893 Improve BT enable/disable stability under stress tests by Kausik Sinnaswamy · 12 years ago
  27. c55ac7d Added support for BluetoothDevice.fetchUuidsWithSdp() by fredc · 12 years ago
  28. 89d2a16 Fixed checkCallbck thread so that callback env is always intitialized by Priti Aghera · 12 years ago
  29. cc80b22 initial check in of rfcomm socket implementation Author: Zhenye Zhu, Matthew Xie by Matthew Xie · 12 years ago
  30. 676cb1b Initial implementation of hdp service and jni by Matthew Xie · 12 years ago
  31. f8d98da Fixed incorrect handling of the RSSI during inquiry which causes the devices to not get sorted properly. by Kausik Sinnaswamy · 12 years ago
  32. 35207a5 initial implementation of hid service and jni by Matthew Xie · 12 years ago
  33. 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 · 12 years ago
  34. 6c91bc0 Initial implementation of HFP and A2DP profile/service/statemachine. by Matthew Xie · 12 years ago
  35. 581bb31 Remove passkey callback. by Jaikumar Ganesh · 12 years ago
  36. 61c4100 Correct the length of bd_address setting. by Matthew Xie · 12 years ago
  37. ff68148 Fix Bluetooth enable issue. by Jaikumar Ganesh · 12 years ago
  38. ff4f17b Initial commit for new Bluetooth stack interface. by Jaikumar Ganesh · 13 years ago