Searched refs:mqtt_evt_handler (Results 1 – 6 of 6) sorted by relevance
75 void mqtt_evt_handler(struct mqtt_client *const client, in mqtt_evt_handler() function171 client->evt_cb = mqtt_evt_handler; in client_init()
71 void mqtt_evt_handler(struct mqtt_client *const client, in mqtt_evt_handler() function185 client->evt_cb = mqtt_evt_handler; in client_init()
138 void mqtt_evt_handler(struct mqtt_client *const client, in mqtt_evt_handler() function259 client->evt_cb = mqtt_evt_handler; in client_init()
142 void mqtt_evt_handler(struct mqtt_client *const client, in mqtt_evt_handler() function305 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
60 void mqtt_evt_handler(struct mqtt_client *client,79 client_ctx.evt_cb = mqtt_evt_handler;