Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_service.c52 service->interface.ReloadApConfigInfo = HostapdInterfaceReloadApConfigInfo; in HostapdInterfaceImplGetInstance()
/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhostapd_common_cmd.h78 int32_t HostapdInterfaceReloadApConfigInfo(struct IHostapdInterface *self,
H A Dhostapd_common_cmd.c268 int32_t HostapdInterfaceReloadApConfigInfo(struct IHostapdInterface *self, const char *ifName, in HostapdInterfaceReloadApConfigInfo() function