Home
last modified time | relevance | path

Searched refs:validateRequestAgainstKey (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/bluetooth/
DFastPairGattServer.java715 if (validateRequestAgainstKey(encryptedRequest, key)) { in processKeyBasedPairing()
804 private boolean validateRequestAgainstKey(byte[] encryptedRequest, in validateRequestAgainstKey() method in FastPairGattServer