1. 25ec7de Implement the getDevicesMatchingConnectionStates for A2DP by Ravi Nagarajan · 13 years ago
  2. c55ac7d Added support for BluetoothDevice.fetchUuidsWithSdp() by fredc · 13 years ago
  3. 19da573 Fix discoverability timeout issues. (a) implement timeout logic (b) persist 'never timeout' after reboot (c) code cleanup by Srikanth Uppala · 13 years ago
  4. 89d2a16 Fixed checkCallbck thread so that callback env is always intitialized by Priti Aghera · 13 years ago
  5. 8826b16 check device.mAlias null case before copying to it by Matthew Xie · 13 years ago
  6. 9f0d856 Initial checkin of OPP and PBAP by fredc · 13 years ago
  7. 0708fe3 Updated the AdapterState class to handle persisted Bluetooth setting after AIRPLANE MODE OFF event by Syed Ibrahim M · 13 years ago
  8. cc80b22 initial check in of rfcomm socket implementation Author: Zhenye Zhu, Matthew Xie by Matthew Xie · 13 years ago
  9. 676cb1b Initial implementation of hdp service and jni by Matthew Xie · 13 years ago
  10. f8d98da Fixed incorrect handling of the RSSI during inquiry which causes the devices to not get sorted properly. by Kausik Sinnaswamy · 13 years ago
  11. 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
  12. b01cf42 Fixed the pairing variant check typo. by Sreenidhi T · 13 years ago
  13. 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
  14. 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
  15. 35207a5 initial implementation of hid service and jni by Matthew Xie · 13 years ago
  16. 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
  17. 345d21b Fix persistent audio on, Donot connect_audio when enter CONNECTED state. Process DISCONNECT message in AudioOn state. by Matthew Xie · 13 years ago
  18. bcbeaf6 process slc_connect state change event, query and send stack the phone state by Matthew Xie · 13 years ago
  19. ab1a751 Revert "fix persistent audio on, Donot connect_audio when enter CONNECTED state" by Matthew Xie · 13 years ago
  20. 53b834a fix persistent audio on, Donot connect_audio when enter CONNECTED state by Matthew Xie · 13 years ago
  21. 47ead0f output call back event information by Matthew Xie · 13 years ago
  22. f0b6639 Save volumes and notify stack only when they change by Matthew Xie · 13 years ago
  23. 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
  24. 9b300c1 update call state to match hf hal header, memory dial fix null pointer by Matthew Xie · 13 years ago
  25. 6c91bc0 Initial implementation of HFP and A2DP profile/service/statemachine. by Matthew Xie · 13 years ago
  26. 1444b5b Incoming pairing issue. by Jaikumar Ganesh · 13 years ago
  27. b912243 Fix Bond State Machine device list. by Jaikumar Ganesh · 13 years ago
  28. 44abcd2 Set scan mode to be connectable when turning on. by Jaikumar Ganesh · 13 years ago
  29. fba70fe Add ability to persist Bluetooth state. by Jaikumar Ganesh · 13 years ago
  30. b7e70fc Merged the Passkey request callback and the passkey reply APIs into the SSP API and callback respectively by Kausik Sinnaswamy · 13 years ago
  31. 0de39b7 Bluetooth: declare shared libraries as its build dependencies. by Chia-chi Yeh · 13 years ago
  32. 581bb31 Remove passkey callback. by Jaikumar Ganesh · 13 years ago
  33. fe90735 Fix scan mode bug. by Jaikumar Ganesh · 13 years ago
  34. 61c4100 Correct the length of bd_address setting. by Matthew Xie · 13 years ago
  35. a11b96d Add NET_ADMIN permission. by Jaikumar Ganesh · 13 years ago
  36. ff68148 Fix Bluetooth enable issue. by Jaikumar Ganesh · 13 years ago
  37. f91e79c Fix makefile for jni directory build. by Jaikumar Ganesh · 13 years ago
  38. ff4f17b Initial commit for new Bluetooth stack interface. by Jaikumar Ganesh · 14 years ago
  39. 2a6bf35 Comments opp and PBAP init code when BT gets enabled. by Jaikumar Ganesh · 14 years ago
  40. 679f3a8 Merge "Revert "first patch of test submit"" by Matthew Xie · 13 years ago
  41. 1eb1a24 Revert "first patch of test submit" by Matthew Xie · 13 years ago
  42. 79da1ea Merge "Revert "second patch of test submit"" by Matthew Xie · 13 years ago
  43. 146a1c3 Revert "second patch of test submit" by Matthew Xie · 13 years ago
  44. f490927 Revert "third patch of test submit" by Matthew Xie · 13 years ago
  45. 448de2e third patch of test submit by Matthew Xie · 13 years ago
  46. 4b3b8ab second patch of test submit by Matthew Xie · 13 years ago
  47. 1429606 first patch of test submit by Matthew Xie · 13 years ago
  48. 51b2859 Import translations. DO NOT MERGE by Ying Wang · 13 years ago
  49. f9cbe21 Import translations. DO NOT MERGE by Ying Wang · 13 years ago
  50. 1c70a54 am c653f73b: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  51. c653f73 Reconcile with jb-release by The Android Open Source Project · 13 years ago
  52. e6d43f2 am 9544eed6: am 5cb59523: Change timestamp type from int to long, timestamp(now) overflows int by Matthew Xie · 13 years ago
  53. c8252c4 Import translations. DO NOT MERGE by Ying Wang · 13 years ago
  54. 9544eed am 5cb59523: Change timestamp type from int to long, timestamp(now) overflows int by Matthew Xie · 13 years ago
  55. 21bc585 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  56. 5cb5952 Change timestamp type from int to long, timestamp(now) overflows int by Matthew Xie · 13 years ago
  57. 3e1c5e9 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  58. c674d72 am 2a7e29a4: Reconcile with jb-release by The Android Open Source Project · 13 years ago
  59. 2a7e29a Reconcile with jb-release by The Android Open Source Project · 13 years ago
  60. b1d7095 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  61. 9f667a3 am 5c39fcdf: am 03f25a20: Bluetooth OPP: Allow sending all mime-types for handover. by Martijn Coenen · 13 years ago
  62. 5c39fcd am 03f25a20: Bluetooth OPP: Allow sending all mime-types for handover. by Martijn Coenen · 13 years ago
  63. 4a48880 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  64. 03f25a2 Bluetooth OPP: Allow sending all mime-types for handover. by Martijn Coenen · 13 years ago
  65. 31d75ce am 1723245e: am acc04ecb: Merge "Fix variable initialization." into jb-dev by Martijn Coenen · 13 years ago
  66. 1723245 am acc04ecb: Merge "Fix variable initialization." into jb-dev by Martijn Coenen · 13 years ago
  67. acc04ec Merge "Fix variable initialization." into jb-dev by Martijn Coenen · 13 years ago
  68. a1f935d Fix variable initialization. by Martijn Coenen · 13 years ago
  69. e971e4e am dfec441e: Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 13 years ago
  70. dfec441 Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 13 years ago
  71. fe69a66 merge in nakasi-factoryrom-release history after reset to jb-dev by The Android Automerger · 13 years ago
  72. 0947860 am 6fdfaf58: am 4bfe5662: Merge "Allow bluetooth OPP transfers to be stopped." into jb-dev by Martijn Coenen · 13 years ago
  73. 207928c am 63397ede: am 3cb57672: Merge "Don\'t MediaScan files received through handover." into jb-dev by Martijn Coenen · 13 years ago
  74. 11386ef am 20e0594a: am 3236357a: Merge "Add BT address and mimeType to handover intents." into jb-dev by Martijn Coenen · 13 years ago
  75. e3a869d merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  76. 6fdfaf5 am 4bfe5662: Merge "Allow bluetooth OPP transfers to be stopped." into jb-dev by Martijn Coenen · 13 years ago
  77. 63397ed am 3cb57672: Merge "Don\'t MediaScan files received through handover." into jb-dev by Martijn Coenen · 13 years ago
  78. 20e0594 am 3236357a: Merge "Add BT address and mimeType to handover intents." into jb-dev by Martijn Coenen · 13 years ago
  79. 4bfe566 Merge "Allow bluetooth OPP transfers to be stopped." into jb-dev by Martijn Coenen · 13 years ago
  80. 3cb5767 Merge "Don't MediaScan files received through handover." into jb-dev by Martijn Coenen · 13 years ago
  81. 3236357 Merge "Add BT address and mimeType to handover intents." into jb-dev by Martijn Coenen · 13 years ago
  82. 584dfb2 Allow bluetooth OPP transfers to be stopped. by Martijn Coenen · 13 years ago
  83. ec1ef07 am e91ea9c2: Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 13 years ago
  84. e91ea9c Reconcile with jb-release nakasi-factoryrom-release by The Android Open Source Project · 13 years ago
  85. 754c21d merge in nakasi-factoryrom-release history after reset to jb-dev by The Android Automerger · 13 years ago
  86. 2d81ebc merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  87. d92844f am 6cd6503d: (-s ours) Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  88. 3a6f95d Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  89. 6cd6503 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  90. d5e1472 Don't MediaScan files received through handover. by Martijn Coenen · 13 years ago
  91. 7a4cc5c Add BT address and mimeType to handover intents. by Martijn Coenen · 13 years ago
  92. 7a1cb0a merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  93. 13e522b am 446d4dc5: (-s ours) Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  94. ce3b598 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  95. 446d4dc Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  96. 7f6456a am afd7ca75: (-s ours) Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  97. d6d9ba7 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  98. afd7ca7 Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  99. 8de4430 merge in jb-release history after reset to jb-dev by The Android Automerger · 13 years ago
  100. b2cb7ea am 7eff23ee: (-s ours) Import translations. DO NOT MERGE by Eric Fischer · 13 years ago