Home
last modified time | relevance | path

Searched refs:chppWifiNanRangingParamsToChre (Results 1 – 4 of 4) sorted by relevance

/system/chre/chpp/include/chpp/common/
Dwifi_types.h528 struct chreWifiNanRangingParams *chppWifiNanRangingParamsToChre(
/system/chre/chpp/services/
Dwifi.c634 struct chreWifiNanRangingParams *chreParams = chppWifiNanRangingParamsToChre( in chppWifiServiceRequestNanRanging()
/system/chre/chpp/test/
Dwifi_convert_test.cpp427 chppWifiNanRangingParamsToChre(chppParams, outputSize); in validateNanRangingParams()
/system/chre/chpp/common/
Dwifi_convert.c1074 struct chreWifiNanRangingParams *chppWifiNanRangingParamsToChre( in chppWifiNanRangingParamsToChre() function