Home
last modified time | relevance | path

Searched defs:PresenceDecoderV1 (Results 1 – 1 of 1) sorted by relevance

/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
Dpresence_decoder_v1.h72 struct PresenceDecoderV1 { struct
76 PresenceDecoderV1() = default; argument
89 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 …]