Searched defs:bluetoothProfile (Results 1 – 4 of 4) sorted by relevance
124 @Nullable CachedBluetoothDevice activeDevice, int bluetoothProfile) {} in onActiveDeviceChanged()150 int bluetoothProfile) { in onProfileConnectionStateChanged()
210 int bluetoothProfile) { in dispatchProfileConnectionStateChanged()234 int bluetoothProfile) { in dispatchActiveDeviceChanged()478 int bluetoothProfile = 0; in onReceive() local
670 public void onActiveDeviceChanged(boolean isActive, int bluetoothProfile) { in onActiveDeviceChanged()718 public boolean isActiveDevice(int bluetoothProfile) { in isActiveDevice()
389 int bluetoothProfile) { in onProfileConnectionStateChanged()391 cachedDevice.getAddress(), connectionStateToString(state), bluetoothProfile); in onProfileConnectionStateChanged() local399 @Nullable CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()400 mLogger.logActiveDeviceChanged(getAddressOrNull(activeDevice), bluetoothProfile); in onActiveDeviceChanged() local