Searched defs:username (Results 1 – 4 of 4) sorted by relevance
146 static struct mqtt_utf8 username; in client_init() local
198 static struct mqtt_utf8 username; in client_init() local
53 char username[MDM_HL7800_APN_USERNAME_MAX_SIZE]; member
46 static ZTEST_DMEM struct mqtt_utf8 username = USERNAME; variable