mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Adding Anti Spoofing Key Pair into Device in proto.
PiperOrigin-RevId: 503214302
This commit is contained in:
@@ -112,6 +112,9 @@ message Device {
|
||||
// change this.
|
||||
float trigger_distance = 8;
|
||||
|
||||
// Output only. Fast Pair only - The anti-spoofing key pair for the device.
|
||||
AntiSpoofingKeyPair anti_spoofing_key_pair = 9;
|
||||
|
||||
// Fast Pair only - The type of device being registered.
|
||||
DeviceType device_type = 13;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user