Home
last modified time | relevance | path

Searched refs:ot (Results 1 – 25 of 35) sorted by relevance

12

/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c39 otInstance *ot = (otInstance *)0xAAAA; variable
97 zassert_equal(aInstance, ot, "Incorrect instance."); in otTaskletsSignalPending()
110 zassert_equal(aInstance, ot, "Incorrect instance."); in otPlatRadioReceiveDone()
138 zassert_equal(aInstance, ot, "Incorrect instance."); in otIp6NewMessage()
148 zassert_equal(aInstance, ot, "Incorrect instance."); in otPlatRadioTxStarted()
165 zassert_equal(otPlatRadioEnergyScan(ot, chan, dur), OT_ERROR_NONE, in ZTEST()
176 platformRadioProcess(ot); in ZTEST()
178 zassert_equal_ptr(ot, otPlatRadioEnergyScanDone_fake.arg0_val, NULL); in ZTEST()
198 zassert_equal(otPlatRadioEnergyScan(ot, chan, dur), OT_ERROR_NONE, in ZTEST()
215 platformRadioProcess(ot); in ZTEST()
[all …]
/Zephyr-latest/samples/net/openthread/coap/src/
Dcoap_utils.c33 otInstance *ot; in coap_req_send() local
39 ot = openthread_get_default_instance(); in coap_req_send()
40 if (!ot) { in coap_req_send()
49 msg = otCoapNewMessage(ot, NULL); in coap_req_send()
78 err = otCoapSendRequest(ot, msg, &msg_info, handler, ctx); in coap_req_send()
106 otInstance *ot; in coap_resp_send() local
113 ot = openthread_get_default_instance(); in coap_resp_send()
114 if (!ot) { in coap_resp_send()
119 resp = otCoapNewMessage(ot, NULL); in coap_resp_send()
172 err = otCoapSendResponse(ot, resp, req_info); in coap_resp_send()
[all …]
Dbutton.c106 otInstance *ot = openthread_get_default_instance(); in coap_btn_reg_rsc() local
110 otCoapAddResource(ot, &btn_rsc); in coap_btn_reg_rsc()
Dled.c150 otInstance *ot = openthread_get_default_instance(); in coap_led_reg_rsc() local
154 otCoapAddResource(ot, &led_rsc); in coap_led_reg_rsc()
/Zephyr-latest/modules/openthread/platform/
Dhdlc_interface.hpp42 namespace ot { namespace
52 class HdlcInterface : public ot::Spinel::SpinelInterface
161 ot::Spinel::FrameBuffer<kEncoderBufferSize> mEncoderBuffer;
162 ot::Hdlc::Encoder mHdlcEncoder;
164 ot::Spinel::SpinelInterface::RxFrameBuffer *mReceiveFrameBuffer;
165 ot::Spinel::SpinelInterface::ReceiveFrameCallback mReceiveFrameCallback;
167 ot::Spinel::MultiFrameBuffer<kMaxMultiFrameSize> mRxSpinelFrameBuffer;
168 ot::Hdlc::Decoder mHdlcSpinelDecoder;
Dradio_spinel.cpp58 static ot::Spinel::RadioSpinel *psRadioSpinel;
59 static ot::Url::Url *psRadioUrl;
60 static ot::Hdlc::HdlcInterface *pSpinelInterface;
61 static ot::Spinel::SpinelDriver *psSpinelDriver;
519 spinel_iid_t iidList[ot::Spinel::kSpinelHeaderMaxNumIid]; in platformRadioInit()
520 struct ot::Spinel::RadioSpinelCallbacks callbacks; in platformRadioInit()
524 psRadioSpinel = new ot::Spinel::RadioSpinel(); in platformRadioInit()
525 psSpinelDriver = new ot::Spinel::SpinelDriver(); in platformRadioInit()
527 psRadioUrl = new ot::Url::Url(); in platformRadioInit()
528 pSpinelInterface = new ot::Hdlc::HdlcInterface(*psRadioUrl); in platformRadioInit()
Dshell.c84 SHELL_CMD_ARG_REGISTER(ot, NULL, SHELL_HELP_OT, ot_cmd, 2, 255);
Dhdlc_interface.cpp38 namespace ot namespace
/Zephyr-latest/tests/bsim/net/
Dcompile.sh17 app=samples/net/sockets/echo_server conf_overlay=overlay-ot.conf compile
18 app=tests/bsim/net/sockets/echo_test conf_overlay=overlay-ot.conf compile
/Zephyr-latest/samples/net/openthread/coprocessor/boards/
Dnrf52833dk_nrf52833.overlay9 zephyr,ot-uart = &uart0;
Dnrf52840dk_nrf52840.overlay9 zephyr,ot-uart = &uart0;
Dcc1352p7_lp.overlay10 zephyr,ot-uart = &uart0;
Dtlsr9518adk80d.overlay9 zephyr,ot-uart = &uart0;
/Zephyr-latest/samples/net/openthread/coprocessor/
Dusb.overlay9 zephyr,ot-uart = &cdc_acm_uart0;
/Zephyr-latest/samples/net/sockets/echo_client/
DREADME.rst35 - :file:`overlay-ot.conf`
66 :conf: "prj.conf overlay-ot.conf"
208 :conf: "prj.conf overlay-ot-rcp-host-uart.conf"
288 ot-ctl router table
289 ot-ctl ipaddr
316 ot factoryreset
317 ot dataset networkkey 00112233445566778899aabbccddeeff
318 ot ifconfig up
326 ot joiner start J01NME
327 ot thread start
[all …]
/Zephyr-latest/modules/openthread/
DCMakeLists.txt174 target_compile_definitions(ot-config INTERFACE ${OT_PARAM_LIST})
179 target_compile_definitions(ot-config INTERFACE -DMBEDTLS_SSL_EXPORT_KEYS)
182 target_include_directories(ot-config INTERFACE
186 target_include_directories(ot-config SYSTEM INTERFACE
190 target_compile_definitions(ot-config INTERFACE
199 target_compile_options(ot-config INTERFACE
207 add_dependencies(ot-config ${SYSCALL_LIST_H_TARGET})
212 target_link_libraries(ot-config INTERFACE -lc)
254 ot-config
/Zephyr-latest/samples/net/lwm2m_client/
DREADME.rst46 * - :file:`overlay-ot.conf`
189 :conf: "prj.conf overlay-ot.conf"
202 ot thread stop
203 ot channel <channel>
204 ot networkname <network name>
205 ot masterkey <key>
206 ot panid <panid>
207 ot extpanid <extpanid>
208 ot thread start
/Zephyr-latest/samples/net/openthread/shell/
DREADME.rst31 uart:~$ ot scan
/Zephyr-latest/samples/net/openthread/coap/
DREADME.rst1 .. zephyr:code-sample:: ot-coap
83 server:~$ ot state
114 server:~$ ot netdata show
138 server:~$ ot ipaddr
152 server:~$ ot ping 8.8.8.8
/Zephyr-latest/samples/net/sockets/echo_client/boards/
Dmimxrt1020_evk.overlay26 zephyr,ot-uart = &lpuart2;
/Zephyr-latest/samples/net/sockets/echo_server/
DREADME.rst36 - :file:`overlay-ot.conf`
70 :conf: "prj.conf overlay-ot.conf"
/Zephyr-latest/doc/connectivity/networking/api/
Dthread.rst40 support in these samples, build them with ``overlay-ot.conf`` overlay config file.
/Zephyr-latest/boards/nxp/frdm_mcxw71/doc/
Dindex.rst147 :gen-args: -DEXTRA_CONF_FILE=overlay-ot.conf
153 :gen-args: -DEXTRA_CONF_FILE=overlay-ot.conf
/Zephyr-latest/subsys/usb/device/class/audio/
Daudio.c208 const struct output_terminal_descriptor *ot = in get_fu_dir() local
213 if (ot->wTerminalType == USB_AUDIO_USB_STREAMING) { in get_fu_dir()
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/
Dtippy-bundle.umd.min.js6ot(t){return Y.state.isMounted&&!Y.state.isVisible||T.isTouch||y&&"focus"===y.type?0:i(Y.props.del… function

12