HomeSort by relevance Sort by last modified time
    Searched refs:wpa_msg_cb_func (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/utils/
wpa_debug.h 244 typedef void (*wpa_msg_cb_func)(void *ctx, int level, int global, typedef
251 void wpa_msg_register_cb(wpa_msg_cb_func func);
wpa_debug.c 579 static wpa_msg_cb_func wpa_msg_cb = NULL;
581 void wpa_msg_register_cb(wpa_msg_cb_func func)

Completed in 121 milliseconds