Home
last modified time | relevance | path

Searched defs:CONNECTION_STATE_CONNECTING (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java28 final static int CONNECTION_STATE_CONNECTING = 1; field in HeadsetHalConstants
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java29 final static int CONNECTION_STATE_CONNECTING = 1; field in HeadsetClientHalConstants
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java1000 final static int CONNECTION_STATE_CONNECTING = 1; field in A2dpStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStateMachine.java874 final static int CONNECTION_STATE_CONNECTING = 1; field in A2dpSinkStateMachine