There have a funtion mqtt_rx_unsuback defined but not used. So add it into mqtt_parser and fix the missing case. Fixes #8431 Signed-off-by: Xuan Ze <119524428@qq.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| mqtt_pkt.c | ||
| mqtt_pkt.h | ||
| mqtt.c | ||
There have a funtion mqtt_rx_unsuback defined but not used. So add it into mqtt_parser and fix the missing case. Fixes #8431 Signed-off-by: Xuan Ze <119524428@qq.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| mqtt_pkt.c | ||
| mqtt_pkt.h | ||
| mqtt.c | ||