Searched refs:isBonded (Results 1 – 4 of 4) sorted by relevance
93 public static boolean isBonded(BluetoothDevice device) { in isBonded() method in BluetoothUtils
169 if (getPairingServiceBinder() != null && BluetoothUtils.isBonded(mDevice)) { in updateReconnect()
301 int updatedDevices = updateBtDevices(context, category, BluetoothUtils::isBonded, in updatePairedDevices()
342 } else if (BluetoothUtils.isBonded(device)) { in updateConnectedDevicesSlice()