Home
last modified time | relevance | path

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

/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dgscan.cpp70 GSCAN_ATTRIBUTE_SCAN_RESULTS, /* flat array of wifi_scan_result */ enumerator
918 } else if (it.get_type() == GSCAN_ATTRIBUTE_SCAN_RESULTS || it.get_type() == 0) { in handleResponse()
933 } else if (it2.get_type() == GSCAN_ATTRIBUTE_SCAN_RESULTS && num) { in handleResponse()