Searched refs:wifi_event_loop (Results 1 – 7 of 7) sorted by relevance
7 the legacy HAL event loop (wifi_event_loop()). This thread is used to process
50 populateStubFor(&hal_fn->wifi_event_loop); in initHalFuncTableWithStubs()
1494 global_func_table_.wifi_event_loop(global_handle_); in runEventLoop()
236 void wifi_event_loop(wifi_handle handle);530 void (*wifi_event_loop)(wifi_handle); member
474 hal_fn->wifi_event_loop = wifi_event_loop_stub; in init_wifi_stub_hal_func_table()
486 fn->wifi_event_loop = wifi_event_loop; in init_wifi_vendor_hal_func_table()1518 void wifi_event_loop(wifi_handle handle) in wifi_event_loop() function
238 fn->wifi_event_loop = wifi_event_loop; in init_wifi_vendor_hal_func_table()718 void wifi_event_loop(wifi_handle handle) in wifi_event_loop() function