HomeSort by relevance Sort by last modified time
    Searched defs:CONNECTION_STATE_DISCONNECTING (Results 1 - 4 of 4) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java 31 final static int CONNECTION_STATE_DISCONNECTING = 4;
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpSinkStateMachine.java 278 case CONNECTION_STATE_DISCONNECTING:
451 case CONNECTION_STATE_DISCONNECTING:
    [all...]
A2dpStateMachine.java 269 case CONNECTION_STATE_DISCONNECTING:
457 case CONNECTION_STATE_DISCONNECTING:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientHalConstants.java 32 final static int CONNECTION_STATE_DISCONNECTING = 4;

Completed in 55 milliseconds