Searched refs:wifi_get_ifaces (Results 1 – 5 of 5) sorted by relevance
57 populateStubFor(&hal_fn->wifi_get_ifaces); in initHalFuncTableWithStubs()
1346 wifi_error status = global_func_table_.wifi_get_ifaces( in retrieveIfaceHandles()
187 wifi_error wifi_get_ifaces(wifi_handle handle, int *num_ifaces, wifi_interface_handle **ifaces);301 wifi_error (* wifi_get_ifaces) (wifi_handle , int *, wifi_interface_handle **); member
170 fn->wifi_get_ifaces = wifi_get_ifaces; in init_wifi_vendor_hal_func_table()1239 wifi_error wifi_get_ifaces(wifi_handle handle, int *num, wifi_interface_handle **interfaces) in wifi_get_ifaces() function
490 fn->wifi_get_ifaces = wifi_get_ifaces; in init_wifi_vendor_hal_func_table()1827 wifi_error wifi_get_ifaces(wifi_handle handle, int *num, in wifi_get_ifaces() function