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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetHalConstants.java 28 final static int CONNECTION_STATE_CONNECTING = 1;
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
A2dpSinkStateMachine.java 228 case CONNECTION_STATE_CONNECTING:
426 case CONNECTION_STATE_CONNECTING:
    [all...]
A2dpStateMachine.java 221 case CONNECTION_STATE_CONNECTING:
415 case CONNECTION_STATE_CONNECTING:
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientHalConstants.java 29 final static int CONNECTION_STATE_CONNECTING = 1;

Completed in 173 milliseconds