Searched defs:HFP (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothProfileState.java46 public static final int HFP = 0; field in class:BluetoothProfileState
67 if (mProfile == HFP && (newState == BluetoothProfile.STATE_CONNECTED ||

Completed in 2520 milliseconds