Searched refs:HEADSET_CLIENT (Results 1 – 6 of 6) sorted by relevance
86 BluetoothProfile.HEADSET_CLIENT); in CarBatteryController()267 if (profile == BluetoothProfile.HEADSET_CLIENT) {274 if (profile == BluetoothProfile.HEADSET_CLIENT) {
94 BluetoothProfile.HEADSET_CLIENT); in ConnectedDeviceSignalController()243 if (profile == BluetoothProfile.HEADSET_CLIENT) {250 if (profile == BluetoothProfile.HEADSET_CLIENT) {
102 BluetoothProfile.HEADSET_CLIENT); in HfpClientProfile()221 BluetoothProfile.HEADSET_CLIENT, mService); in finalize()
131 public static final int HEADSET_CLIENT = 16; field
1102 mServiceListener.onServiceConnected(BluetoothProfile.HEADSET_CLIENT,1111 mServiceListener.onServiceDisconnected(BluetoothProfile.HEADSET_CLIENT);
2048 } else if (profile == BluetoothProfile.HEADSET_CLIENT) { in getProfileProxy()2123 case BluetoothProfile.HEADSET_CLIENT: in closeProfileProxy()