Searched refs:createBondOutOfBand (Results 1 – 2 of 2) sorted by relevance
61 boolean createBondOutOfBand(in BluetoothDevice device, in int transport, in OobData oobData); in createBondOutOfBand() method
888 public boolean createBondOutOfBand(int transport, OobData oobData) { in createBondOutOfBand() method in BluetoothDevice890 return sService.createBondOutOfBand(this, transport, oobData); in createBondOutOfBand()