Searched refs:openthread_get_default_instance (Results 1 – 5 of 5) sorted by relevance
39 ot = openthread_get_default_instance(); in coap_req_send()113 ot = openthread_get_default_instance(); in coap_resp_send()222 otInstance *ot = openthread_get_default_instance(); in coap_device_id()267 ot = openthread_get_default_instance(); in coap_init()
106 otInstance *ot = openthread_get_default_instance(); in coap_btn_reg_rsc()
150 otInstance *ot = openthread_get_default_instance(); in coap_led_reg_rsc()
151 struct otInstance *openthread_get_default_instance(void);
572 if (otNat64SetIp4Cidr(openthread_get_default_instance(), &nat64_cidr) != in openthread_init()670 struct otInstance *openthread_get_default_instance(void) in openthread_get_default_instance() function