Searched defs:bluetoothProfile (Results 1 – 5 of 5) 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()479 int bluetoothProfile = 0; in onReceive() local
705 public void onActiveDeviceChanged(boolean isActive, int bluetoothProfile) { in onActiveDeviceChanged()761 public boolean isActiveDevice(int bluetoothProfile) { in isActiveDevice()
399 int bluetoothProfile) { in onProfileConnectionStateChanged()401 cachedDevice.getAddress(), connectionStateToString(state), bluetoothProfile); in onProfileConnectionStateChanged() local408 @Nullable CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()409 mLogger.logActiveDeviceChanged(getAddressOrNull(activeDevice), bluetoothProfile); in onActiveDeviceChanged() local
74 BluetoothProfile bluetoothProfile; in isProfileSupported() local