Searched defs:PresenceDecoderV1 (Results 1 – 1 of 1) sorted by relevance
72 struct PresenceDecoderV1 { struct76 PresenceDecoderV1() = default; argument89 uint8_t salt[DataElementHeaderV1::kSaltLength];90 uint8_t identity[DataElementHeaderV1::kIdentityLength];93 uint8_t actions[kMaxNumActions];94 size_t num_actions = 0;97 ByteArray tx_power;98 ByteArray model_id;99 ByteArray connection_status;100 ByteArray battery_status;[all …]