Searched refs:message_handler (Results 1 – 7 of 7) sorted by relevance
/third_party/libcoap/examples/riot/examples_libcoap_client/ |
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/libcoap/examples/lwip/ |
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/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
D | dbus_new_helpers.c | 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/ |
D | dbus_new_helpers.c | 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/doc/ |
D | upgrade_4.2.1_4.3.0.txt | 80 message_handler(struct coap_context_t *context, 87 message_handler(coap_session_t *session,
|
/third_party/libcoap/examples/ |
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()
|
/third_party/libcoap/ |
D | ChangeLog | 376 (message_handler): bugfixes
|