Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_product.h140 int HdfWlanAddDevice(struct HdfWlanDevice *device);
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_product.c30 int HdfWlanAddDevice(struct HdfWlanDevice *device) in HdfWlanAddDevice() function
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/
H A Dhdf_wifi_core.c472 ret = HdfWlanAddDevice(wlanDevice); in HdfWlanInitThread()