Home
last modified time | relevance | path

Searched defs:CONNECTION_STATE_DISCONNECTED (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hearingaid/
DHearingAidStackEvent.java33 static final int CONNECTION_STATE_DISCONNECTED = 0; field in HearingAidStackEvent
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStackEvent.java35 static final int CONNECTION_STATE_DISCONNECTED = 0; field in A2dpStackEvent
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetHalConstants.java27 static final int CONNECTION_STATE_DISCONNECTED = 0; field in HeadsetHalConstants
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DStackEvent.java28 static final int CONNECTION_STATE_DISCONNECTED = 0; field in StackEvent
/packages/apps/Bluetooth/src/com/android/bluetooth/le_audio/
DLeAudioStackEvent.java38 static final int CONNECTION_STATE_DISCONNECTED = 0; field in LeAudioStackEvent
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientHalConstants.java28 static final int CONNECTION_STATE_DISCONNECTED = 0; field in HeadsetClientHalConstants