summaryrefslogtreecommitdiffstats
path: root/core/java/android/server
Commit message (Expand)AuthorAgeFilesLines
* Check nullpointer of discoverableTimeout in initBluetoothAfterTurningOn.Matthew Xie2012-04-171-0/+5
* add config_bluetooth_default_profiles config var and use it to disable bt pro...Travis Geiselbrecht2012-03-221-11/+17
* Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-1/+1
* am 1890fa82: am 79d84930: Merge "Set Bluetooth adapter to PowerOff mode when ...Matthew Xie2012-01-122-2/+2
|\
| * Set Bluetooth adapter to PowerOff mode when turnoff with airplane onMatthew Xie2012-01-112-2/+2
* | am 18ad6514: am ed0830c5: Merge "Move broadcastState STATE_TURNING_ON before ...Matthew Xie2011-12-121-1/+1
|\ \ | |/
| * Move broadcastState STATE_TURNING_ON before persistSwitchSettingMatthew Xie2011-12-121-1/+1
* | am 12479141: am 0d9a41e7: Merge "Broadcast turning on/off intent as early as ...Matthew Xie2011-12-051-5/+5
|\ \ | |/
| * Merge "Broadcast turning on/off intent as early as possible when switch on/of...Matthew Xie2011-12-051-5/+5
| |\
| | * Broadcast turning on/off intent as early as possible when switch on/off BTMatthew Xie2011-12-051-5/+5
* | | am 6001d3ad: am 1a1be44c: Merge "Unlink the Binder DeathRecipient when removi...Matthew Xie2011-12-011-9/+25
|\ \ \ | |/ /
| * | Merge "Unlink the Binder DeathRecipient when removing a Bluetooth service rec...Matthew Xie2011-12-011-9/+25
| |\ \
| | * | Unlink the Binder DeathRecipient when removing a Bluetooth service recordJason Simmons2011-12-011-9/+25
| | |/
* | | Clean up InterfaceConfiguration flags.Jeff Sharkey2011-11-291-5/+5
* | | am f4e41c35: am eb701df8: Merge "Cleanup references when turning BT off." int...Jaikumar Ganesh2011-11-291-4/+6
|\ \ \ | |/ /
| * | Cleanup references when turning BT off.Jaikumar Ganesh2011-11-281-4/+6
| |/
* | am a4f5c425: am 2b9af44e: am 6da97a24: Merge "Check the bluetooth state for g...Matthew Xie2011-11-171-7/+7
|\ \ | |/
| * am 6da97a24: Merge "Check the bluetooth state for getUuid call" into ics-mr0Matthew Xie2011-11-171-7/+7
| |\
| | * Check the bluetooth state for getUuid callMatthew Xie2011-11-161-7/+7
* | | am 37fb92fb: am 302afb93: Merge "Call notifyIncomingA2dpConnection with corre...Matthew Xie2011-11-171-2/+2
|\ \ \ | |/ /
| * | Call notifyIncomingA2dpConnection with correct rejected statusMatthew Xie2011-11-161-2/+2
* | | am 5a8ad071: am a303f0ec: Merge "Send CONNECT_OTHER_PROFILE to Device profile...Matthew Xie2011-11-112-23/+45
|\ \ \ | |/ /
| * | Send CONNECT_OTHER_PROFILE to Device profile for hfp and a2dp incoming connectMatthew Xie2011-11-112-23/+45
| |/
* | Add more comments to the file header to explain the state diagramMatthew Xie2011-11-111-0/+11
|/
* Merge "Turn off debug messge"Matthew Xie2011-10-071-2/+1
|\
| * Turn off debug messgeMatthew Xie2011-10-071-2/+1
* | Send TURN_HOT message to the state machine from BluetoothService after it startsMatthew Xie2011-10-032-15/+15
|/
* Check null of pidPair to skip the case the service record has been removedMatthew Xie2011-09-192-18/+25
* Merge "Use an integer for the channel id."Jaikumar Ganesh2011-09-141-11/+31
|\
| * Use an integer for the channel id.Jaikumar Ganesh2011-09-121-11/+31
* | Merge "Add Register before boot flag."Jaikumar Ganesh2011-09-141-0/+3
|\ \
| * | Add Register before boot flag.Jaikumar Ganesh2011-09-141-0/+3
| |/
* | Keep Binder reference in the mServiceRecordToPid hashmapMatthew Xie2011-09-141-8/+9
|/
* Merge "Don't override the hash code for the channel."Jaikumar Ganesh2011-09-121-10/+0
|\
| * Don't override the hash code for the channel.Jaikumar Ganesh2011-09-091-10/+0
* | Merge "Add error codes for channel disconnection / connection."Jaikumar Ganesh2011-09-093-20/+56
|\ \ | |/
| * Add error codes for channel disconnection / connection.Jaikumar Ganesh2011-09-083-20/+56
* | Merge "Apply timeout for powerdown event and reset state machine when bluez c...Matthew Xie2011-09-083-41/+77
|\ \ | |/ |/|
| * Apply timeout for powerdown event and reset state machine when bluez crashesMatthew Xie2011-09-083-41/+77
* | Fix crash while connecting channel.Jaikumar Ganesh2011-09-081-1/+1
* | Make Bluetooth Health APIs public.Jaikumar Ganesh2011-09-082-103/+152
|/
* Move Bluetooth remove service record handler to the app main threadMatthew Xie2011-08-291-1/+8
* Merge "Update searchables when packages are modified, in case they are enable...Amith Yamasani2011-08-231-0/+10
|\
| * Update searchables when packages are modified, in case they are enabled/disab...Amith Yamasani2011-08-231-0/+10
* | Merge "Set bluetooth discoverable off at power on time if the timeout is no f...Matthew Xie2011-08-231-0/+5
|\ \
| * | Set bluetooth discoverable off at power on time if the timeout is no foreverMatthew Xie2011-08-221-0/+5
| |/
* | Fix sendConnection State intent api params.Jaikumar Ganesh2011-08-221-1/+1
* | Add Api to get profile connection state.Jaikumar Ganesh2011-08-225-17/+101
|/
* Merge "Change prepare bluetooth timeout from 7 seconds to 10 seconds"Matthew Xie2011-08-151-1/+1
|\
| * Change prepare bluetooth timeout from 7 seconds to 10 secondsMatthew Xie2011-08-151-1/+1