Searched refs:mqtt_event_handler (Results 1 – 3 of 3) sorted by relevance
106 [00:00:19.412,000] <dbg> mqtt_azure.mqtt_event_handler: MQTT client connected!108 [00:00:19.830,000] <dbg> mqtt_azure.mqtt_event_handler: PUBACK packet id: 63387111 [00:00:51.861,000] <dbg> mqtt_azure.mqtt_event_handler: PUBACK packet id: 38106
72 static void mqtt_event_handler(struct mqtt_client *const client,156 client->evt_cb = mqtt_event_handler; in client_init()198 static void mqtt_event_handler(struct mqtt_client *const client, in mqtt_event_handler() function
149 static void mqtt_event_handler(struct mqtt_client *const client, const struct mqtt_evt *evt) in mqtt_event_handler() function472 client->evt_cb = mqtt_event_handler; in app_mqtt_init()