Searched refs:mqtt_utf8 (Results 1 – 6 of 6) sorted by relevance
152 struct mqtt_utf8 { struct167 ((struct mqtt_utf8) {literal, sizeof(literal) - 1})180 struct mqtt_utf8 topic;502 struct mqtt_utf8 client_id;512 struct mqtt_utf8 *user_name;518 struct mqtt_utf8 *password;526 struct mqtt_utf8 *will_message;
18 static const struct mqtt_utf8 mqtt_3_1_0_proto_desc =21 static const struct mqtt_utf8 mqtt_3_1_1_proto_desc =102 static int pack_utf8_str(const struct mqtt_utf8 *str, struct buf_ctx *buf) in pack_utf8_str()282 const struct mqtt_utf8 *mqtt_proto_desc; in connect_request_encode()
90 static int unpack_utf8_str(struct buf_ctx *buf, struct mqtt_utf8 *str) in unpack_utf8_str()
146 static struct mqtt_utf8 password; in client_init()147 static struct mqtt_utf8 username; in client_init()
45 static ZTEST_DMEM struct mqtt_utf8 will_msg = WILL_MSG;46 static ZTEST_DMEM struct mqtt_utf8 username = USERNAME;47 static ZTEST_DMEM struct mqtt_utf8 password = PASSWORD;
197 static struct mqtt_utf8 password; in client_init()198 static struct mqtt_utf8 username; in client_init()