Home
last modified time | relevance | path

Searched refs:EVENT_SENT_BASE (Results 1 – 2 of 2) sorted by relevance

/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Drpc_log_record.h46 EVENT_SENT_BASE = 0x80, enumerator
/system/chre/apps/wifi_offload/
Drpc_log_record.cc44 (rec > static_cast<uint8_t>(RpcLogRecordType::EVENT_SENT_BASE) && in Deserialize()