Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/hdi_service/
H A Dwlan_impl.h49 int32_t WlanInterfaceServiceInit(void);
H A Dwlan_interface_drivers.c62 if (WlanInterfaceServiceInit() != HDF_SUCCESS) { in HdfWlanInterfaceDriverInit()
H A Dwlan_interface_service.c82 int32_t WlanInterfaceServiceInit(void) in WlanInterfaceServiceInit() function