Home
last modified time | relevance | path

Searched defs:WpaSetNetworkArgv (Results 1 – 2 of 2) 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 Dwifi_supplicant_hal.h40 struct WpaSetNetworkArgv { struct
41 int id; /* network id */
42 DeviceConfigType param; /* set network param */
43 char value[WIFI_NETWORK_CONFIG_VALUE_LENGTH]; /* set network value */
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.h42 struct WpaSetNetworkArgv { struct
43 int id; /* network id */
44 DeviceConfigType param; /* set network param */
45 char value[WIFI_NETWORK_CONFIG_VALUE_LENGTH]; /* set network value */