OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CONNECTION_STATE_CONNECTING
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java
28
final static int
CONNECTION_STATE_CONNECTING
= 1;
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpSinkStateMachine.java
235
case
CONNECTION_STATE_CONNECTING
:
433
case
CONNECTION_STATE_CONNECTING
:
[
all
...]
A2dpStateMachine.java
220
case
CONNECTION_STATE_CONNECTING
:
414
case
CONNECTION_STATE_CONNECTING
:
[
all
...]
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientHalConstants.java
29
final static int
CONNECTION_STATE_CONNECTING
= 1;
Completed in 63 milliseconds