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 235 case CONNECTION_STATE_CONNECTING:
433 case CONNECTION_STATE_CONNECTING:
    [all...]
A2dpStateMachine.java 226 case CONNECTION_STATE_CONNECTING:
436 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 402 milliseconds