Searched refs:updateLocalRpa (Results 1 – 3 of 3) sorted by relevance
64 mFastPairGattServer.updateLocalRpa(device);
177 public void updateLocalRpa(BluetoothDevice device) { in updateLocalRpa() method in FastPairGattServer
264 mTestGattServer.updateLocalRpa(mTargetBluetoothAdapter.getRemoteDevice(address)); in setCurrentRpa()