Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java31 final static int CONNECTION_STATE_DISCONNECTING = 4; field in HeadsetHalConstants
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java32 final static int CONNECTION_STATE_DISCONNECTING = 4; field in HeadsetClientHalConstants
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java1002 final static int CONNECTION_STATE_DISCONNECTING = 3; field in A2dpStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStateMachine.java876 final static int CONNECTION_STATE_DISCONNECTING = 3; field in A2dpSinkStateMachine