Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/include/
H A Dhdf_wlan_utils.h29 char* HdfWlanGetIfNames(const uint8_t chipId, uint8_t *ifNameCount);
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_utils.c228 char *HdfWlanGetIfNames(const uint8_t chipId, uint8_t *ifNameCount) in HdfWlanGetIfNames() function
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/
H A Dhdf_wifi_core.c286 ifNames = HdfWlanGetIfNames(device->id, &ifNameCount); in HdfWlanDeinitInterfaces()
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_base.c1180 ifNames = HdfWlanGetIfNames(chipId, &ifNameCount); in WifiCmdGetIfNamesByChipId()
1211 ifNames = HdfWlanGetIfNames(chipId, &ifNameCount); in WifiResetEntranceCheck()