Home
last modified time | relevance | path

Searched refs:OT_FALL_THROUGH (Results 1 – 25 of 32) sorted by relevance

12

/openthread-latest/include/openthread/platform/
Dtoolchain.h295 #define OT_FALL_THROUGH [[fallthrough]] macro
297 #define OT_FALL_THROUGH [[clang::fallthrough]]
299 #define OT_FALL_THROUGH __attribute__((fallthrough))
301 #define OT_FALL_THROUGH \
/openthread-latest/src/core/thread/
Dlink_quality.cpp270 OT_FALL_THROUGH; in CalculateLinkQuality()
275 OT_FALL_THROUGH; in CalculateLinkQuality()
280 OT_FALL_THROUGH; in CalculateLinkQuality()
Ddiscover_scanner.cpp237 OT_FALL_THROUGH; in HandleDiscoveryRequestFrameTxDone()
262 OT_FALL_THROUGH; in HandleDiscoverComplete()
Dannounce_sender.cpp224 OT_FALL_THROUGH; in HandleRoleChanged()
Dcsl_tx_scheduler.cpp303 OT_FALL_THROUGH; in HandleSentFrame()
Dmle_router.cpp402 OT_FALL_THROUGH; in HandleChildStart()
917 OT_FALL_THROUGH; in HandleLinkAccept()
1553 OT_FALL_THROUGH; in HandleTimeTick()
1570 OT_FALL_THROUGH; in HandleTimeTick()
2052 OT_FALL_THROUGH; in HandleChildIdRequest()
2070 OT_FALL_THROUGH; in HandleChildIdRequest()
2536 OT_FALL_THROUGH; in HandleDataRequest()
2554 OT_FALL_THROUGH; in HandleDataRequest()
Dlowpan.cpp316 OT_FALL_THROUGH; in Compress()
409 OT_FALL_THROUGH; in Compress()
Ddua_manager.cpp110 OT_FALL_THROUGH; in HandleDomainPrefixUpdate()
Dmle.cpp1434 OT_FALL_THROUGH; in HandleAttachTimer()
1464 OT_FALL_THROUGH; in HandleAttachTimer()
1474 OT_FALL_THROUGH; in HandleAttachTimer()
2970 OT_FALL_THROUGH; in HandleLeaderData()
3569 OT_FALL_THROUGH; in HandleChildUpdateResponse()
/openthread-latest/src/ncp/
Dncp_hdlc.cpp204 OT_FALL_THROUGH; in EncodeAndSend()
229 OT_FALL_THROUGH; in EncodeAndSend()
Dncp_spi.cpp328 OT_FALL_THROUGH; in PrepareTxFrame()
Dncp_base_ftd.cpp138 OT_FALL_THROUGH; in HandleNeighborTableChanged()
148 OT_FALL_THROUGH; in HandleNeighborTableChanged()
/openthread-latest/src/core/net/
Ddns_types.cpp200 OT_FALL_THROUGH; in AppendTo()
347 OT_FALL_THROUGH; in ParseName()
412 OT_FALL_THROUGH; in ReadName()
498 OT_FALL_THROUGH; in CompareName()
545 OT_FALL_THROUGH; in CompareName()
Ddhcp6_client.cpp235 OT_FALL_THROUGH; in HandleTrickleTimer()
/openthread-latest/src/core/common/
Dtrickle_timer.cpp198 OT_FALL_THROUGH; in SetIntervalMax()
Dlog.cpp248 OT_FALL_THROUGH; in GenerateNextHexDumpLine()
/openthread-latest/examples/apps/cli/
Dcli_uart.cpp154 OT_FALL_THROUGH; in ReceiveTask()
/openthread-latest/src/core/mac/
Ddata_poll_handler.cpp258 OT_FALL_THROUGH; in HandleSentFrame()
Dmac.cpp1180 OT_FALL_THROUGH; in RecordFrameTransmitStatus()
1820 OT_FALL_THROUGH; in HandleReceivedFrame()
1864 OT_FALL_THROUGH; in HandleReceivedFrame()
1934 OT_FALL_THROUGH; in HandleReceivedFrame()
Dsub_mac.cpp527 OT_FALL_THROUGH; in HandleTransmitDone()
/openthread-latest/src/core/utils/
Dchannel_manager.cpp182 OT_FALL_THROUGH; in StartDatasetUpdate()
Dhistory_tracker.cpp230 OT_FALL_THROUGH; in RecordNeighborEvent()
/openthread-latest/src/core/radio/
Dtrel_link.cpp291 OT_FALL_THROUGH; in HandleTimer()
/openthread-latest/src/core/meshcop/
Djoiner.cpp216 OT_FALL_THROUGH; in Finish()
/openthread-latest/src/lib/spinel/
Dspinel_buffer.cpp709 OT_FALL_THROUGH; in OutFrameReadByte()

12