Searched refs:calculateAntiSpoofing (Results 1 – 1 of 1) sorted by relevance
686 .add(calculateAntiSpoofing(Base64.decode(mPrivateAntiSpoof, 0), remotePublicKey) in processKeyBasedPairing()751 private AccountKey calculateAntiSpoofing(byte[] localPrivateKey, byte[] remotePublicKey) { in calculateAntiSpoofing() method in FastPairGattServer