Searched refs:HdiGetWifiCategoryTxt (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_common.h | 119 char* HdiGetWifiCategoryTxt(char *pos, char* end, const struct HdiElems *elems);
|
H A D | wifi_hdi_common.c | 779 char* HdiGetWifiCategoryTxt(char *pos, char* end, const struct HdiElems *elems) in HdiGetWifiCategoryTxt() function
|
H A D | wifi_hdi_util.c | 1058 pos = HdiGetWifiCategoryTxt(pos, end, elems); in GetScanResultText()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_common_test.cpp | 93 HdiGetWifiCategoryTxt(pos, end, &elems); 104 HdiGetWifiCategoryTxt(pos, end, &elems); 114 HdiGetWifiCategoryTxt(pos, end, &elems);
|