Searched refs:createBondOutOfBand (Results 1 – 2 of 2) sorted by relevance
454 if (!mDevice.createBondOutOfBand(mTransport, mOobData)) { in startBonding()
1157 public boolean createBondOutOfBand(BluetoothDevice device, int transport, OobData oobData) { in createBondOutOfBand() method in AdapterService.AdapterServiceBinder