Searched refs:isBondingInitiatedLocally (Results 1 – 3 of 3) sorted by relevance
1516 public boolean isBondingInitiatedLocally() { in isBondingInitiatedLocally() method in BluetoothDevice1523 return service.isBondingInitiatedLocally(this, mAttributionSource); in isBondingInitiatedLocally()
746 if (bondState == BluetoothDevice.BOND_BONDED && mDevice.isBondingInitiatedLocally()) { in onBondingStateChanged()
10934 Landroid/bluetooth/IBluetooth$Stub$Proxy;->isBondingInitiatedLocally(Landroid/bluetooth/BluetoothDe…11066 Landroid/bluetooth/IBluetooth;->isBondingInitiatedLocally(Landroid/bluetooth/BluetoothDevice;)Z