index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
server
/
BluetoothAdapterStateMachine.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 1890fa82: am 79d84930: Merge "Set Bluetooth adapter to PowerOff mode when ...
Matthew Xie
2012-01-12
1
-1
/
+1
|
\
|
*
Set Bluetooth adapter to PowerOff mode when turnoff with airplane on
Matthew Xie
2012-01-11
1
-1
/
+1
*
|
am 18ad6514: am ed0830c5: Merge "Move broadcastState STATE_TURNING_ON before ...
Matthew Xie
2011-12-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Move broadcastState STATE_TURNING_ON before persistSwitchSetting
Matthew Xie
2011-12-12
1
-1
/
+1
*
|
am 12479141: am 0d9a41e7: Merge "Broadcast turning on/off intent as early as ...
Matthew Xie
2011-12-05
1
-5
/
+5
|
\
\
|
|
/
|
*
Broadcast turning on/off intent as early as possible when switch on/off BT
Matthew Xie
2011-12-05
1
-5
/
+5
*
|
Add more comments to the file header to explain the state diagram
Matthew Xie
2011-11-11
1
-0
/
+11
|
/
*
Send TURN_HOT message to the state machine from BluetoothService after it starts
Matthew Xie
2011-10-03
1
-15
/
+11
*
Check null of pidPair to skip the case the service record has been removed
Matthew Xie
2011-09-19
1
-14
/
+12
*
Apply timeout for powerdown event and reset state machine when bluez crashes
Matthew Xie
2011-09-08
1
-3
/
+75
*
Change prepare bluetooth timeout from 7 seconds to 10 seconds
Matthew Xie
2011-08-15
1
-1
/
+1
*
Implement switchConnectable with Powered property setting instead of scan modes
Matthew Xie
2011-08-15
1
-44
/
+81
*
Add a timeout for disconnecting devices to recover from error situation
Matthew Xie
2011-08-03
1
-17
/
+55
*
Move mBluetoothService.runBluetooth after broadcasting the STATE_ON intent.
Matthew Xie
2011-08-02
1
-19
/
+13
*
Add ability to turn BT on / off on a per application basis.
Jaikumar Ganesh
2011-07-26
1
-47
/
+187
*
Keep Bluetooth module hot to quickly swith it on/off
Matthew Xie
2011-07-25
1
-0
/
+513