Home
last modified time | relevance | path

Searched defs:scan (Results 1 - 8 of 8) sorted by relevance

/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_sta_feature.c46 static int32_t StartScanInner(const char *ifName, WifiScan *scan) in StartScanInner() argument
55 static int32_t StartScan(const char *ifName, WifiScan *scan) in StartScan() argument
H A Dwifi_hal_cmd.c229 int32_t HalCmdStartScanInner(const char *ifName, WifiScan *scan) in HalCmdStartScanInner() argument
/drivers/peripheral/wlan/test/fuzztest/sta_fuzzer/
H A Dsta_fuzzer.cpp27 struct HdfWifiScan scan = {0}; in FuzzStartScan() local
/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_direct_test.cpp400 struct HdfWifiScan scan = {0}; in HWTEST_F() local
H A Dwlan_hdi_hal_services_c_test.cpp445 struct HdfWifiScan scan = {0}; in HWTEST_F() local
1240 struct HdfWifiScan scan; in HWTEST_F() local
[all...]
/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_cmd_adapter.c812 int32_t WifiCmdScan(const char *ifName, WifiScan *scan) in WifiCmdScan() argument
[all...]
/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c1165 static int32_t WLanFillSsid(WifiScan *wifiScan, const struct HdfWifiScan *scan) in WLanFillSsid() argument
1184 static int32_t WLanFillScanData(WifiScan *wifiScan, const struct HdfWifiScan *scan) in WLanFillScanData() argument
1265 WlanInterfaceStartScan(struct IWlanInterface *self, const struct HdfFeatureInfo *ifeature, const struct HdfWifiScan *scan) WlanInterfaceStartScan() argument
[all...]
/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c1604 static int32_t CmdScanPutSsidsMsg(struct nl_msg *msg, const WifiScan *scan, const WiphyInfo *wiphyInfo) in CmdScanPutSsidsMsg() argument
1643 CmdScanPutFreqsMsg(struct nl_msg *msg, const WifiScan *scan) CmdScanPutFreqsMsg() argument
1662 CmdScanPutMsg(const char *ifName, struct nl_msg *msg, const WifiScan *scan) CmdScanPutMsg() argument
1705 WifiCmdScan(const char *ifName, WifiScan *scan) WifiCmdScan() argument
[all...]

Completed in 15 milliseconds