Searched refs:WpaGetNetworkArgv (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_sta_hal/ |
H A D | wifi_supplicant_hal.h | 52 struct WpaGetNetworkArgv { struct 94 …int (*wpaCliCmdGetNetwork)(WifiWpaStaInterface *p, const struct WpaGetNetworkArgv *argv, char *pcm…
|
H A D | wifi_supplicant_hal.c | 353 WifiWpaStaInterface *this, const struct WpaGetNetworkArgv *argv, char *pcmd, unsigned size) in WpaCliCmdGetNetwork()
|
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | wpa_supplicant_hal.h | 54 struct WpaGetNetworkArgv { struct 96 …int (*wpaCliCmdGetNetwork)(WifiWpaStaInterface *p, const struct WpaGetNetworkArgv *argv, char *pcm…
|
H A D | wpa_supplicant_hal.c | 334 WifiWpaStaInterface *this, const struct WpaGetNetworkArgv *argv, char *pcmd, unsigned size) in WpaCliCmdGetNetwork()
|
H A D | wpa_common_cmd.c | 761 struct WpaGetNetworkArgv getNetwork = {0}; in WpaInterfaceGetNetwork()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
H A D | wifi_hal_wpa_sta_test.cpp | 233 WpaGetNetworkArgv argv;
|
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_sta_interface.c | 811 struct WpaGetNetworkArgv argv = {0}; in WpaGetNetWork()
|