Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
H A Dpresence_service_data.h35 struct PresenceServiceData { struct
44 chre::Optional<uint8_t> first_intent;
45 chre::Optional<uint8_t> second_intent;
46 bool has_fp_model_id = false;
47 uint8_t fp_model_id[kFpModelIdLength];
48 bool has_fp_account_key_data = false;
49 uint8_t fp_account_key_salt[kFpAccountKeySaltLength];
50 uint8_t fp_account_key_filter[kFpAccountKeyFilterLength];
51 bool has_battery_status = false;
52 uint8_t fp_battery_status[kFpBatteryStatusLength];