Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_service.c38 service->interface.StartApWithCmd = HostapdInterfaceStartApWithCmd; in HostapdInterfaceImplGetInstance()
/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhostapd_common_cmd.h38 int32_t HostapdInterfaceStartApWithCmd(struct IHostapdInterface *self, const char *ifName, int id);
H A Dhostapd_common_cmd.c203 int32_t HostapdInterfaceStartApWithCmd(struct IHostapdInterface *self, const char *ifName, int id) in HostapdInterfaceStartApWithCmd() function