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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java 31 final static int CONNECTION_STATE_DISCONNECTING = 4;
HeadsetStateMachine.java 443 case HeadsetHalConstants.CONNECTION_STATE_DISCONNECTING:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientHalConstants.java 32 final static int CONNECTION_STATE_DISCONNECTING = 4;
HeadsetClientStateMachine.java     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpStateMachine.java 371 case CONNECTION_STATE_DISCONNECTING:
563 case CONNECTION_STATE_DISCONNECTING:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStateMachine.java 284 case CONNECTION_STATE_DISCONNECTING:
467 case CONNECTION_STATE_DISCONNECTING:
    [all...]

Completed in 270 milliseconds