Searched refs:event_notify (Results 1 – 3 of 3) sorted by relevance
155 void event_notify(struct mqtt_client *client, const struct mqtt_evt *evt);
142 event_notify(client, &evt); in mqtt_handle_packet()
38 void event_notify(struct mqtt_client *client, const struct mqtt_evt *evt) in event_notify() function69 event_notify(client, &evt); in client_disconnect()