Searched defs:scan_id (Results 1 - 3 of 3) sorted by relevance
/hardware/libhardware_legacy/include/hardware_legacy/ | ||
H A D | gscan.h | 205 int scan_id; // a unique identifier for the scan unit member in struct:__anon1533 |
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ | ||
H A D | gscan.cpp | 922 int scan_id = 0, flags = 0, num = 0, scan_ch_bucket_mask = 0; local 925 scan_id = it2.get_u32(); 926 ALOGV("retrieved scan_id : 0x%0x", scan_id); 956 mScans[mRetrieved].scan_id = scan_id; 960 ALOGV("Setting result of scan_id : 0x%0x", mScans[mRetrieved].scan_id); |
/hardware/qcom/wlan/qcwcn/wifi_hal/ | ||
H A D | wifilogger_event_defs.h | 244 u32 scan_id; member in struct:__anon4262 253 u32 scan_id; member in struct:__anon4263 274 u32 scan_id; member in struct:__anon4266 284 u32 scan_id; member in struct:__anon4267 |
Completed in 190 milliseconds