Searched refs:coap_led_send_req_cb (Results 1 – 1 of 1) sorted by relevance
158 static void coap_led_send_req_cb(void *ctx, otMessage *msg, const otMessageInfo *msg_info, in coap_led_send_req_cb() function175 return coap_put_req_send(addr, LED_URI, buf, strlen(buf) + 1, coap_led_send_req_cb, NULL); in coap_led_set_state()