Searched refs:HEADSET_CLIENT (Results 1 – 11 of 11) sorted by relevance
96 return BluetoothProfile.HEADSET_CLIENT; in getProfileId()104 new HfpClientServiceListener(), BluetoothProfile.HEADSET_CLIENT); in HfpClientProfile()208 BluetoothProfile.HEADSET_CLIENT, mService); in finalize()
154 if (mHfpClientProfile == null && supportedList.contains(BluetoothProfile.HEADSET_CLIENT)) { in updateLocalProfiles()
173 int HEADSET_CLIENT = 16; field401 case HEADSET_CLIENT: in getProfileName()
405 new BluetoothProfileConnector(this, BluetoothProfile.HEADSET_CLIENT,
2832 } else if (profile == BluetoothProfile.HEADSET_CLIENT) { in getProfileProxy()2914 case BluetoothProfile.HEADSET_CLIENT: in closeProfileProxy()
66 if (profile == BluetoothProfile.HEADSET_CLIENT) {73 if (profile == BluetoothProfile.HEADSET_CLIENT) {89 BluetoothProfile.HEADSET_CLIENT); in CarBatteryController()
92 if (profile == BluetoothProfile.HEADSET_CLIENT) {99 if (profile == BluetoothProfile.HEADSET_CLIENT) {125 BluetoothProfile.HEADSET_CLIENT); in ConnectedDeviceSignalController()
63 mServiceListener.onServiceConnected(BluetoothProfile.HEADSET_CLIENT, mService); in setUp()
1549 field public static final int HEADSET_CLIENT = 16; // 0x10
1601 field public static final int HEADSET_CLIENT = 16; // 0x10
10745 Landroid/bluetooth/BluetoothProfile;->HEADSET_CLIENT:I