HomeSort by relevance Sort by last modified time
    Searched defs:CONNECTION_STATE_DISCONNECTING (Results 1 - 2 of 2) 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/
A2dpStateMachine.java 268 case CONNECTION_STATE_DISCONNECTING:
437 case CONNECTION_STATE_DISCONNECTING:
    [all...]

Completed in 854 milliseconds