Searched refs:mqtt_evt_handler (Results 1 – 4 of 4) sorted by relevance
143 void mqtt_evt_handler(struct mqtt_client *const client, in mqtt_evt_handler() function306 client->evt_cb = mqtt_evt_handler; in client_init()
44 static void mqtt_evt_handler(struct mqtt_client *const client, const struct mqtt_evt *evt);209 sh_mqtt->mqtt_cli.evt_cb = mqtt_evt_handler; in client_init()529 static void mqtt_evt_handler(struct mqtt_client *const client, const struct mqtt_evt *evt) in mqtt_evt_handler() function
61 void mqtt_evt_handler(struct mqtt_client *client,80 client_ctx.evt_cb = mqtt_evt_handler;
458 static void mqtt_evt_handler(struct mqtt_client *const client, in mqtt_evt_handler() function562 client->evt_cb = mqtt_evt_handler; in client_init()