Home
last modified time | relevance | path

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

12

/openthread-3.5.0/include/openthread/platform/
Dtoolchain.h294 #define OT_FALL_THROUGH [[fallthrough]] macro
296 #define OT_FALL_THROUGH [[clang::fallthrough]]
298 #define OT_FALL_THROUGH __attribute__((fallthrough))
300 #define OT_FALL_THROUGH \
/openthread-3.5.0/src/core/thread/
Dlink_quality.cpp265 OT_FALL_THROUGH; in CalculateLinkQuality()
270 OT_FALL_THROUGH; in CalculateLinkQuality()
275 OT_FALL_THROUGH; in CalculateLinkQuality()
Dannounce_sender.cpp224 OT_FALL_THROUGH; in HandleRoleChanged()
Dcsl_tx_scheduler.cpp298 OT_FALL_THROUGH; in HandleSentFrame()
Ddiscover_scanner.cpp249 OT_FALL_THROUGH; in HandleDiscoverComplete()
Dmle_router.cpp387 OT_FALL_THROUGH; in HandleChildStart()
910 OT_FALL_THROUGH; in HandleLinkAccept()
1626 OT_FALL_THROUGH; in HandleTimeTick()
1644 OT_FALL_THROUGH; in HandleTimeTick()
2139 OT_FALL_THROUGH; in HandleChildIdRequest()
2158 OT_FALL_THROUGH; in HandleChildIdRequest()
2647 OT_FALL_THROUGH; in HandleDataRequest()
2666 OT_FALL_THROUGH; in HandleDataRequest()
Dlowpan.cpp318 OT_FALL_THROUGH; in Compress()
411 OT_FALL_THROUGH; in Compress()
Ddua_manager.cpp110 OT_FALL_THROUGH; in HandleDomainPrefixUpdate()
/openthread-3.5.0/src/ncp/
Dncp_hdlc.cpp159 OT_FALL_THROUGH; in EncodeAndSend()
184 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-3.5.0/src/core/common/
Dtrickle_timer.cpp198 OT_FALL_THROUGH; in SetIntervalMax()
/openthread-3.5.0/src/core/net/
Ddns_types.cpp138 OT_FALL_THROUGH; in AppendTo()
285 OT_FALL_THROUGH; in ParseName()
350 OT_FALL_THROUGH; in ReadName()
415 OT_FALL_THROUGH; in CompareName()
462 OT_FALL_THROUGH; in CompareName()
Ddhcp6_client.cpp235 OT_FALL_THROUGH; in HandleTrickleTimer()
/openthread-3.5.0/examples/apps/cli/
Dcli_uart.cpp154 OT_FALL_THROUGH; in ReceiveTask()
/openthread-3.5.0/src/core/mac/
Ddata_poll_handler.cpp258 OT_FALL_THROUGH; in HandleSentFrame()
Dmac.cpp1172 OT_FALL_THROUGH; in RecordFrameTransmitStatus()
1804 OT_FALL_THROUGH; in HandleReceivedFrame()
1848 OT_FALL_THROUGH; in HandleReceivedFrame()
1918 OT_FALL_THROUGH; in HandleReceivedFrame()
Dsub_mac.cpp605 OT_FALL_THROUGH; in HandleTransmitDone()
/openthread-3.5.0/src/core/utils/
Dchannel_manager.cpp127 OT_FALL_THROUGH; in StartDatasetUpdate()
Dhistory_tracker.cpp230 OT_FALL_THROUGH; in RecordNeighborEvent()
/openthread-3.5.0/src/core/meshcop/
Ddataset_manager_ftd.cpp220 OT_FALL_THROUGH; in HandleSet()
Djoiner.cpp216 OT_FALL_THROUGH; in Finish()
Ddataset_manager.cpp292 OT_FALL_THROUGH; in SendSet()
/openthread-3.5.0/src/core/radio/
Dtrel_link.cpp291 OT_FALL_THROUGH; in HandleTimer()
/openthread-3.5.0/src/lib/spinel/
Dspinel_buffer.cpp708 OT_FALL_THROUGH; in OutFrameReadByte()

12