Searched refs:processAccountKey (Results 1 – 2 of 2) sorted by relevance
197 processAccountKey(value);347 void processAccountKey(byte[] accountKey) { in processAccountKey() method in FastPairGattServer
420 mTestGattServer.processAccountKey(encryptedAccountKey); in receivedAccountKey()