OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CONNECTION_STATE_DISCONNECTED
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java
27
final static int
CONNECTION_STATE_DISCONNECTED
= 0;
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpStateMachine.java
222
case
CONNECTION_STATE_DISCONNECTED
:
294
onConnectionStateChanged(
CONNECTION_STATE_DISCONNECTED
,
332
case
CONNECTION_STATE_DISCONNECTED
:
538
case
CONNECTION_STATE_DISCONNECTED
:
[
all
...]
Completed in 30 milliseconds