Searched refs:BLUETOOTH_DISCOVER_AND_BOND (Results 1 – 2 of 2) sorted by relevance
74 static final String BLUETOOTH_DISCOVER_AND_BOND = "bluetoothDiscoverAndBond"; field in Sl4aBluetoothUtil.Commands349 primaryClient.rpcCall(Commands.BLUETOOTH_DISCOVER_AND_BOND, getAddress(secondary)); in pair()
169 verify(mPrimaryClient, never()).rpcCall(Commands.BLUETOOTH_DISCOVER_AND_BOND, "address_2"); in testPair_alreadyPaired()187 verify(mPrimaryClient).rpcCall(Commands.BLUETOOTH_DISCOVER_AND_BOND, "address_2"); in testPair_success()