Searched defs:advertise (Results 1 – 6 of 6) sorted by relevance
29 static void advertise(struct k_work *work) in advertise() function
77 static int advertise(void) in advertise() function
104 static int advertise(void) in advertise() function
30 static uint8_t advertise[] = { 5, 0x00, 42, 0xDE, 0xAD }; variable
194 static uint8_t advertise[] = {5, 0x00, 0x0c, 0, 1}; in ZTEST() local
200 struct mqtt_sn_param_advertise advertise; member