Searched refs:pubcomp_handled (Results 1 – 1 of 1) sorted by relevance
40 bool pubcomp_handled; member525 test_ctx.pubcomp_handled = true; in mqtt_evt_handler()728 zassert_false(test_ctx.pubcomp_handled, "MQTT client should not receive pubcomp"); in ZTEST()739 zassert_false(test_ctx.pubcomp_handled, "MQTT client should not receive pubcomp"); in ZTEST()750 zassert_true(test_ctx.pubcomp_handled, "MQTT client should receive pubcomp"); in ZTEST()