Home
last modified time | relevance | path

Searched refs:message_handler (Results 1 – 7 of 7) sorted by relevance

/third_party/libcoap/examples/riot/examples_libcoap_client/
Dclient-coap.c48 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/libcoap/examples/lwip/
Dclient-coap.c34 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/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new_helpers.c374 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/
Ddbus_new_helpers.c374 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/doc/
Dupgrade_4.2.1_4.3.0.txt80 message_handler(struct coap_context_t *context,
87 message_handler(coap_session_t *session,
/third_party/libcoap/examples/
Dcoap-client.c380 message_handler(coap_session_t *session COAP_UNUSED, in message_handler() function
1837 coap_register_response_handler(ctx, message_handler); in main()
/third_party/libcoap/
DChangeLog376 (message_handler): bugfixes