Home
last modified time | relevance | path

Searched refs:ChppWifiRangingEventWithHeader (Results 1 – 3 of 3) sorted by relevance

/system/chre/chpp/include/chpp/common/
Dwifi_types.h164 struct ChppWifiRangingEventWithHeader { struct
227 struct ChppWifiRangingEventWithHeader **out,
/system/chre/chpp/common/
Dwifi_convert.c61 size_t encodedSize = sizeof(struct ChppWifiRangingEventWithHeader); in chppWifiSizeOfRangingEventFromChre()
307 struct ChppWifiRangingEventWithHeader **out, in chppWifiRangingEventFromChre()
/system/chre/chpp/services/
Dwifi.c624 struct ChppWifiRangingEventWithHeader *notification = NULL; in chppWifiServiceRangingEventCallback()