Searched defs:CONNECTION_STATE_CONNECTING (Results 1 - 2 of 2) sorted by path

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
H A DA2dpStateMachine.java225 case CONNECTION_STATE_CONNECTING:
419 case CONNECTION_STATE_CONNECTING:
766 final static int CONNECTION_STATE_CONNECTING = 1; field in class:A2dpStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetHalConstants.java28 final static int CONNECTION_STATE_CONNECTING = 1; field in class:HeadsetHalConstants

Completed in 83 milliseconds