Home
last modified time | relevance | path

Searched refs:openthread_ip4_new_msg (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/modules/openthread/platform/
Dradio.c534 static otMessage *openthread_ip4_new_msg(otInstance *instance, otMessageSettings *settings) in openthread_ip4_new_msg() function
546 static otMessage *openthread_ip4_new_msg(otInstance *instance, otMessageSettings *settings) in openthread_ip4_new_msg() function
572 : openthread_ip4_new_msg(instance, &settings); in openthread_handle_frame_to_send()