Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/mqtt/
Dmqtt_internal.h155 void event_notify(struct mqtt_client *client, const struct mqtt_evt *evt);
Dmqtt_rx.c142 event_notify(client, &evt); in mqtt_handle_packet()
Dmqtt.c38 void event_notify(struct mqtt_client *client, const struct mqtt_evt *evt) in event_notify() function
69 event_notify(client, &evt); in client_disconnect()