Searched refs:coap_led_get_state_cb (Results 1 – 1 of 1) sorted by relevance
178 static void coap_led_get_state_cb(void *ctx, otMessage *msg, const otMessageInfo *msg_info, in coap_led_get_state_cb() function202 ret = coap_get_req_send(addr, LED_URI, NULL, 0, coap_led_get_state_cb, &led); in coap_led_get_state()