Searched refs:rel_param (Results 1 – 3 of 3) sorted by relevance
185 const struct mqtt_pubrel_param rel_param = { in mqtt_event_handler() local189 mqtt_publish_qos2_release(client, &rel_param); in mqtt_event_handler()
186 const struct mqtt_pubrel_param rel_param = { in mqtt_evt_handler() local190 err = mqtt_publish_qos2_release(client, &rel_param); in mqtt_evt_handler()
507 const struct mqtt_pubrel_param rel_param = { in mqtt_evt_handler() local515 ret = mqtt_publish_qos2_release(client, &rel_param); in mqtt_evt_handler()