Searched refs:wifi_get_error_info (Results 1 – 2 of 2) sorted by relevance
51 populateStubFor(&hal_fn->wifi_get_error_info); in initHalFuncTableWithStubs()
133 void wifi_get_error_info(wifi_error err, const char **msg); // return a pointer to a static string295 void (* wifi_get_error_info) (wifi_error , const char **); member