Home
last modified time | relevance | path

Searched refs:maxScanPlanIterations (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c206 uint32_t maxScanPlanIterations; member
2541 …wiphyInfo->scanCapabilities.maxScanPlanIterations = nla_get_u32(attr[NL80211_ATTR_MAX_SCAN_PLAN_IT… in GetWiphyInfoHandler()
2768 …bool supportScanPlanIterations = (wiphyInfo->scanCapabilities.maxScanPlanIterations >= FAST_SCAN_I… in ProcessScanPlanToMsg()