Home
last modified time | relevance | path

Searched refs:process_watch_exception (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_common.c87 static void process_watch_exception(int sock, void *eloop_ctx, void *sock_ctx) in process_watch_exception() function
117 eloop_register_sock(fd, EVENT_TYPE_EXCEPTION, process_watch_exception, in add_watch()
/external/wpa_supplicant/
Dctrl_iface_dbus.c75 static void process_watch_exception(int sock, void *eloop_ctx, void *sock_ctx) in process_watch_exception() function
105 eloop_register_sock(fd, EVENT_TYPE_EXCEPTION, process_watch_exception, in connection_setup_add_watch()
/external/wpa_supplicant_6/wpa_supplicant/
Dctrl_iface_dbus.c67 static void process_watch_exception(int sock, void *eloop_ctx, void *sock_ctx) in process_watch_exception() function
97 eloop_register_sock(fd, EVENT_TYPE_EXCEPTION, process_watch_exception, in connection_setup_add_watch()