Home
last modified time | relevance | path

Searched defs:unsubscribe (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/net/lib/mqtt_sn_packet/src/
Dmqtt_sn_packet.c77 static uint8_t unsubscribe[] = { 7, 0x14, 0x01, 0x1C, 0x1D, 0x12, 0x34 }; variable
/Zephyr-latest/subsys/net/lib/mqtt_sn/
Dmqtt_sn_msg.h216 struct mqtt_sn_param_unsubscribe unsubscribe; member