1. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  2. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/BluetoothManagerService.java]
  3. 9b69399 Check callback null condition for register/unregsiter state change callback by Matthew Xie · 11 years ago
  4. 221ea89 Start restricting service calls with implicit intents. by Dianne Hackborn · 11 years ago
  5. af5971e Add debug menu to enable btsnoop by Zhihai Xu · 11 years ago
  6. 2d704d2 am b82fc420: am f270fc3b: Merge "cannot turn on bluetooth" into jb-mr2-dev by Matthew Xie · 11 years ago
  7. dd9d17d cannot turn on bluetooth by Zhihai Xu · 12 years ago
  8. b50619c am c0c7cebe: am b566c466: Merge "Donot bind to GATT service when BLE is not supported" into jb-mr2-dev by Matthew Xie · 11 years ago
  9. 32ab77b Donot bind to GATT service when BLE is not supported by Matthew Xie · 11 years ago
  10. 8d044e8 Start combining threads in system process. by Dianne Hackborn · 11 years ago
  11. 84e594f Merge "Unhide Bluetooth Low Energy public APIs" into jb-mr2-dev by Matthew Xie · 11 years ago
  12. ddf7e47 Unhide Bluetooth Low Energy public APIs by Matthew Xie · 11 years ago
  13. 94eaab4 am 3ae30483: am a19647d3: Merge "Correct executable bit for source files [Take 2]" by Elliott Hughes · 11 years ago
  14. 665e1ae Add BT - DataTracker connection by Robert Greenwalt · 12 years ago
  15. 3e4a3ea Correct executable bit for source files [Take 2] by Chirayu Desai · 11 years ago
  16. 27b89e6 Rename bindService to bindServiceAsUser to follow convention. by Amith Yamasani · 11 years ago
  17. af5ddbf Change getName and getAddress permission to BLUETOOTH by Matthew Xie · 12 years ago
  18. 401202b BT is still on after enable flight mode, and reboot the DUT by Zhihai Xu · 12 years ago
  19. b1a01ab Merge "Allow the NFC process to call Bluetooth APIs." into jb-mr1.1-dev by Martijn Coenen · 12 years ago
  20. 6eb7652 BluetoothManagerService call should allow SYSTEM_UID by Zhihai Xu · 12 years ago
  21. 8385c5a Allow the NFC process to call Bluetooth APIs. by Martijn Coenen · 12 years ago
  22. e3f7c45 Merge "Settings shows it is connected to A2DP, though the device is not actually connected" into jb-mr1.1-dev by Zhihai Xu · 12 years ago
  23. 681ae7f Cannot enable Bluetooth after using airplane and Bluetooth tethering sequentially by Zhihai Xu · 12 years ago
  24. 4e22ad3 Settings shows it is connected to A2DP, though the device is not actually connected by Zhihai Xu · 12 years ago
  25. d31c322 Fix for BluetoothAdapter.getAddress() when BT is off on some devices by Zhihai Xu · 12 years ago
  26. fa0fd39 License of files Bluetooth package is not updated to ASL2 by Zhihai Xu · 12 years ago
  27. a517de3 Donot reset mEnable flag when binding timeout. by Matthew Xie · 12 years ago
  28. 40874a0 Bluetooth multi-user updates: change bluetooth manager system service by Zhihai Xu · 12 years ago
  29. fca9d63 Add multi user support for bluetooth by Matthew Xie · 12 years ago
  30. 5e1c74d Merge "Remove permission check in registerAdapter" into jb-mr1-dev by Matthew Xie · 12 years ago
  31. 670ef53 Remove permission check in registerAdapter by Matthew Xie · 12 years ago
  32. bf6f6f9 Update references to migrated global settings. by Jeff Brown · 12 years ago
  33. c09cdce Update airplane-mode manipulation for the new Settings namespace by Christopher Tate · 12 years ago
  34. 1223e5a Fault tolerance in Bluedroid by Syed Ibrahim M · 12 years ago
  35. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  36. fffa86b Implement enableNoAutoconnect() by Ganesh Ganapathi Batta · 12 years ago
  37. cdce0b9 Handle airplane mode messages in BroadcastReceiver, safe locking, etc by Matthew Xie · 12 years ago
  38. 6fde309 Minor changes. Change some instance variables to be final. by Matthew Xie · 12 years ago
  39. a8c6df0 Removed startService() call from BluetoothManagerService. by Fred · 12 years ago
  40. bf072a7 Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to BluetoothManagerService by fredc · 12 years ago
  41. c2f5cc5 disable the sync addr flag by zzy · 12 years ago
  42. a732ffd Re-enable Bluetooth after a reboot, even if airplane mode is enabled. by Andre Eisenbach · 12 years ago
  43. d688353 Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder deaths in BluetoothManagerService. by fredc · 12 years ago
  44. 116d1d46 Fixed issue with getting Bluetooth adapter's name and airplane mode by fredc · 12 years ago
  45. 649fe49 Fixed BT on/off issues and added airplane mode handling by fredc · 12 years ago
  46. f245886 Fixed issue with Bluetooth not turning on if enabled called twice in a row or disabled called twice in a row by fredc · 12 years ago
  47. 0f42037 Non persistent adapter service by fredc · 12 years ago