Searched refs:connect_ack_decode (Results 1 – 3 of 3) sorted by relevance
315 int connect_ack_decode(const struct mqtt_client *client, struct buf_ctx *buf,
211 int connect_ack_decode(const struct mqtt_client *client, struct buf_ctx *buf, in connect_ack_decode() function
36 err_code = connect_ack_decode(client, buf, &evt.param.connack); in mqtt_handle_packet()