Searched refs:message_handler (Results 1 - 5 of 5) sorted by relevance
/third_party/libcoap/examples/lwip/ |
H A D | client-coap.c | 34 message_handler(coap_session_t *session, in message_handler() function 204 coap_register_response_handler(main_coap_context, message_handler); in client_coap_init()
|
/third_party/libcoap/examples/riot/examples_libcoap_client/ |
H A D | client-coap.c | 48 message_handler(coap_session_t *session, in message_handler() function 206 coap_register_response_handler(main_coap_context, message_handler); in client_coap_init()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
H A D | dbus_new_helpers.c | 360 * message_handler - Handles incoming DBus messages 374 static DBusHandlerResult message_handler(DBusConnection *connection, in message_handler() function 477 &free_dbus_object_desc_cb, &message_handler, in wpa_dbus_ctrl_iface_init() 537 &free_dbus_object_desc_cb, &message_handler, in wpa_dbus_register_object_per_iface()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
H A D | dbus_new_helpers.c | 360 * message_handler - Handles incoming DBus messages 374 static DBusHandlerResult message_handler(DBusConnection *connection, in message_handler() function 477 &free_dbus_object_desc_cb, &message_handler, in wpa_dbus_ctrl_iface_init() 537 &free_dbus_object_desc_cb, &message_handler, in wpa_dbus_register_object_per_iface()
|
/third_party/libcoap/examples/ |
H A D | coap-client.c | 380 message_handler(coap_session_t *session COAP_UNUSED, in message_handler() function 1837 coap_register_response_handler(ctx, message_handler); in main()
|
Completed in 7 milliseconds