Home
last modified time | relevance | path

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

/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Drpc_log_record.h41 EVENT_RECVD_BASE = 0x40, enumerator
/system/chre/apps/wifi_offload/
Drpc_log_record.cc42 (rec > static_cast<uint8_t>(RpcLogRecordType::EVENT_RECVD_BASE) && in Deserialize()