Searched refs:wifi_gscan_result_t (Results 1 – 2 of 2) sorted by relevance
231 } wifi_gscan_result_t; typedef234 wifi_gscan_result_t fixed;
173 void convert_to_hal_result(wifi_scan_result *to, wifi_gscan_result_t *from);176 void convert_to_hal_result(wifi_scan_result *to, wifi_gscan_result_t *from) in convert_to_hal_result()785 wifi_gscan_result_t *fixed = &drv_res->fixed; in wifi_handle_full_scan_event()961 wifi_gscan_result_t *results = (wifi_gscan_result_t *)it2.get_data(); in handleResponse()965 wifi_gscan_result_t *result = &results[i]; in handleResponse()1162 int num = len / sizeof(wifi_gscan_result_t); in handleEvent()1163 wifi_gscan_result_t *inp = (wifi_gscan_result_t *)event.get_vendor_data(); in handleEvent()1808 wifi_gscan_result_t *fixed = &drv_res->fixed; in handleEvent()