Home
last modified time | relevance | path

Searched refs:otMessageSettings (Results 1 – 3 of 3) 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()
546 static otMessage *openthread_ip4_new_msg(otInstance *instance, otMessageSettings *settings) in openthread_ip4_new_msg()
563 otMessageSettings settings; in openthread_handle_frame_to_send()
Dradio_spinel.cpp89 otMessageSettings settings; in openthread_handle_frame_to_send()
/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c136 otMessage *otIp6NewMessage(otInstance *aInstance, const otMessageSettings *aSettings) in otIp6NewMessage()