Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/
H A Dhostapd_interface_service.c57 service->interface.HostApdShellCmd = HostApdInterfaceShellCmd; in HostapdInterfaceImplGetInstance()
/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhostapd_common_cmd.h95 int32_t HostApdInterfaceShellCmd(struct IHostapdInterface *self, const char *ifName, const char *cm…
H A Dhostapd_common_cmd.c838 int32_t HostApdInterfaceShellCmd(struct IHostapdInterface *self, const char *ifName, const char *cm… in HostApdInterfaceShellCmd() function