Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dgscan.cpp179 void convert_to_hal_result(wifi_scan_result *to, wifi_gscan_result_t *from);
182 void convert_to_hal_result(wifi_scan_result *to, wifi_gscan_result_t *from) in convert_to_hal_result() function
779 convert_to_hal_result(full_scan_result, fixed); in wifi_handle_full_scan_event()
946 convert_to_hal_result(&mScanResults[i], result); in handleResponse()
1149 convert_to_hal_result(&(mResults[i]), inp); in handleEvent()
1961 convert_to_hal_result(mResult, fixed); in handleEvent()