Home
last modified time | relevance | path

Searched defs:DisassociateSta (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_hotspot.cpp200 WifiErrorCode DisassociateSta(unsigned char *mac, int macLen) in DisassociateSta() function
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_ap_interface.c273 WifiErrorNo DisassociateSta(const unsigned char *mac, int lenMac, int id) in DisassociateSta() function
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_hotspot_impl.cpp144 ErrCode WifiHotspotImpl::DisassociateSta(const StationInfo &info) in DisassociateSta() function in OHOS::Wifi::WifiHotspotImpl
H A Dwifi_hotspot_proxy.cpp345 ErrCode WifiHotspotProxy::DisassociateSta(const StationInfo &info) in DisassociateSta() function in OHOS::Wifi::WifiHotspotProxy
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_hotspot_iface.c188 WifiErrorNo DisassociateSta(unsigned char *mac, int lenMac, int id) in DisassociateSta() function
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/
H A Dwifi_hotspot_service_impl.cpp328 ErrCode WifiHotspotServiceImpl::DisassociateSta(const StationInfo &info) in DisassociateSta() function in OHOS::Wifi::WifiHotspotServiceImpl
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dmock_wifi_hal_service.c367 WifiErrorNo DisassociateSta(const unsigned char *mac, int lenMac) in DisassociateSta() function