Home
last modified time | relevance | path

Searched defs:wlanType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_hal_services_c_test.cpp102 const int32_t wlanType = PROTOCOL_80211_IFTYPE_AP; variable
121 const int32_t wlanType = PROTOCOL_80211_IFTYPE_AP; variable
144 const int32_t wlanType = PROTOCOL_80211_IFTYPE_AP; variable
165 const int32_t wlanType = PROTOCOL_80211_IFTYPE_AP; variable
187 const int32_t wlanType = PROTOCOL_80211_IFTYPE_AP; variable
212 const int32_t wlanType = PROTOCOL_80211_IFTYPE_AP; variable
234 const int32_t wlanType = PROTOCOL_80211_IFTYPE_AP; variable
271 const int32_t wlanType = PROTOCOL_80211_IFTYPE_AP; variable
416 int32_t wlanType = PROTOCOL_80211_IFTYPE_STATION; variable
482 const int32_t wlanType = PROTOCOL_80211_IFTYPE_AP; variable
[all …]
H A Dwlan_hdi_direct_test.cpp108 int32_t wlanType = PROTOCOL_80211_IFTYPE_AP; variable
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/sta_fuzzer/
H A Dsta_fuzzer.cpp22 const int32_t wlanType = PROTOCOL_80211_IFTYPE_STATION; variable
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/ap_fuzzer/
H A Dap_fuzzer.cpp24 const int32_t wlanType = PROTOCOL_80211_IFTYPE_AP; variable
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_net_adapter.c963 static DeviceType wlanType = { variable
/ohos5.0/drivers/hdf_core/framework/include/net/
H A Dnet_device.h429 Protocol80211IfType wlanType; /**< WLAN network port type: AP or STA */ member