summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/BluetoothManagerService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-10-10Check callback null condition for register/unregsiter state change callbackMatthew Xie
2013-08-05Start restricting service calls with implicit intents.Dianne Hackborn
2013-06-17Add debug menu to enable btsnoopZhihai Xu
2013-05-14am b82fc420: am f270fc3b: Merge "cannot turn on bluetooth" into jb-mr2-devMatthew Xie
2013-05-13cannot turn on bluetoothZhihai Xu
2013-05-09am c0c7cebe: am b566c466: Merge "Donot bind to GATT service when BLE is not s...Matthew Xie
2013-05-08Donot bind to GATT service when BLE is not supportedMatthew Xie
2013-05-02Start combining threads in system process.Dianne Hackborn
2013-03-28Merge "Unhide Bluetooth Low Energy public APIs" into jb-mr2-devMatthew Xie
2013-03-28Unhide Bluetooth Low Energy public APIsMatthew Xie
2013-03-28am 3ae30483: am a19647d3: Merge "Correct executable bit for source files [Tak...Elliott Hughes
2013-03-27Add BT - DataTracker connectionRobert Greenwalt
2013-03-27Correct executable bit for source files [Take 2]Chirayu Desai
2013-01-16Rename bindService to bindServiceAsUser to follow convention.Amith Yamasani
2012-12-04Change getName and getAddress permission to BLUETOOTHMatthew Xie
2012-12-03BT is still on after enable flight mode, and reboot the DUTZhihai Xu
2012-11-30Merge "Allow the NFC process to call Bluetooth APIs." into jb-mr1.1-devMartijn Coenen
2012-11-29 BluetoothManagerService call should allow SYSTEM_UIDZhihai Xu
2012-11-29Allow the NFC process to call Bluetooth APIs.Martijn Coenen
2012-11-28Merge "Settings shows it is connected to A2DP, though the device is not actua...Zhihai Xu
2012-11-14Cannot enable Bluetooth after using airplane and Bluetooth tethering sequenti...Zhihai Xu
2012-11-13Settings shows it is connected to A2DP, though the device is not actually con...Zhihai Xu
2012-11-01Fix for BluetoothAdapter.getAddress() when BT is off on some devicesZhihai Xu
2012-10-23License of files Bluetooth package is not updated to ASL2Zhihai Xu
2012-10-11Donot reset mEnable flag when binding timeout.Matthew Xie
2012-10-09Bluetooth multi-user updates: change bluetooth manager system serviceZhihai Xu
2012-10-04Add multi user support for bluetoothMatthew Xie
2012-09-25Merge "Remove permission check in registerAdapter" into jb-mr1-devMatthew Xie
2012-09-25Remove permission check in registerAdapterMatthew Xie
2012-09-25Update references to migrated global settings.Jeff Brown
2012-09-10Update airplane-mode manipulation for the new Settings namespaceChristopher Tate
2012-09-06Fault tolerance in BluedroidSyed Ibrahim M
2012-08-30Improve multi-user broadcasts.Dianne Hackborn
2012-08-14Implement enableNoAutoconnect()Ganesh Ganapathi Batta
2012-07-16Handle airplane mode messages in BroadcastReceiver, safe locking, etcMatthew Xie
2012-07-16Minor changes. Change some instance variables to be final.Matthew Xie
2012-07-16Removed startService() call from BluetoothManagerService.Fred
2012-07-16Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ...fredc
2012-07-16disable the sync addr flagzzy
2012-07-16Re-enable Bluetooth after a reboot, even if airplane mode is enabled.Andre Eisenbach
2012-07-16Fixed socket not closing on BT off. Used RemoteCallbackList to monitor binder...fredc
2012-07-16Fixed issue with getting Bluetooth adapter's name and airplane modefredc
2012-07-16Fixed BT on/off issues and added airplane mode handlingfredc
2012-07-16Fixed issue with Bluetooth not turning on if enabled called twice in a row or...fredc
2012-07-16Non persistent adapter servicefredc