Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/test/hdi_service/
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
292 const int32_t wlanType = PROTOCOL_80211_IFTYPE_STATION; variable
321 const int32_t wlanType = PROTOCOL_80211_IFTYPE_STATION; variable
[all …]
Dwlan_hdi_direct_test.cpp108 int32_t wlanType = PROTOCOL_80211_IFTYPE_AP; variable
/drivers/peripheral/wlan/test/fuzztest/sta_fuzzer/
Dsta_fuzzer.cpp22 const int32_t wlanType = PROTOCOL_80211_IFTYPE_STATION; variable
/drivers/peripheral/wlan/test/fuzztest/ap_fuzzer/
Dap_fuzzer.cpp24 const int32_t wlanType = PROTOCOL_80211_IFTYPE_AP; variable
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
Dusb_net_adapter.c963 static DeviceType wlanType = { variable
/drivers/hdf_core/framework/include/net/
Dnet_device.h429 Protocol80211IfType wlanType; /**< WLAN network port type: AP or STA */ member