/openthread-latest/examples/platforms/utils/ |
D | mac_frame.h | 61 otShortAddress mShortAddress; ///< The IEEE 802.15.4 Short Address. 132 otShortAddress aShortAddress, 150 otShortAddress aShortAddress, 151 otShortAddress aAltShortAddress, 350 otShortAddress mShortAddress; 351 otShortAddress mAlternateShortAddress;
|
D | link_metrics.cpp | 64 …void Set(otLinkMetrics aLinkMetrics, otShortAddress aShortAddress, const otExtAddress &aExtAddress) in Set() 134 …bool Matches(const otShortAddress &aShortAddress) const { return mShortAddress == aShortAddress; }; in Matches() 145 otShortAddress mShortAddress; 181 otError otLinkMetricsConfigureEnhAckProbing(otShortAddress aShortAddress, in otLinkMetricsConfigureEnhAckProbing()
|
D | link_metrics.h | 74 otError otLinkMetricsConfigureEnhAckProbing(otShortAddress aShortAddress,
|
D | mac_frame.cpp | 42 otShortAddress aShortAddress, in otMacFrameDoesAddrMatch() 50 otShortAddress aShortAddress, in otMacFrameDoesAddrMatchAny() 51 otShortAddress aAltShortAddress, in otMacFrameDoesAddrMatchAny()
|
/openthread-latest/include/openthread/platform/ |
D | radio.h | 150 typedef uint16_t otShortAddress; typedef 549 void otPlatRadioSetShortAddress(otInstance *aInstance, otShortAddress aShortAddress); 569 void otPlatRadioSetAlternateShortAddress(otInstance *aInstance, otShortAddress aShortAddress); 1047 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, otShortAddress aShortAddress); 1069 otError otPlatRadioClearSrcMatchShortEntry(otInstance *aInstance, otShortAddress aShortAddress); 1167 otShortAddress aShortAddr, 1307 otShortAddress aShortAddress,
|
/openthread-latest/src/cli/ |
D | cli_link_metrics.hpp | 107 static void HandleLinkMetricsEnhAckProbingIe(otShortAddress aShortAddress, 112 void HandleLinkMetricsEnhAckProbingIe(otShortAddress aShortAddress,
|
D | cli_link_metrics.cpp | 548 void LinkMetrics::HandleLinkMetricsEnhAckProbingIe(otShortAddress aShortAddress, in HandleLinkMetricsEnhAckProbingIe() 556 void LinkMetrics::HandleLinkMetricsEnhAckProbingIe(otShortAddress aShortAddress, in HandleLinkMetricsEnhAckProbingIe()
|
/openthread-latest/src/core/utils/ |
D | link_metrics_manager.hpp | 201 static void HandleEnhAckIe(otShortAddress aShortAddress, 205 void HandleEnhAckIe(otShortAddress aShortAddress,
|
D | link_metrics_manager.cpp | 238 void LinkMetricsManager::HandleEnhAckIe(otShortAddress aShortAddress, in HandleEnhAckIe() 246 void LinkMetricsManager::HandleEnhAckIe(otShortAddress aShortAddress, in HandleEnhAckIe()
|
/openthread-latest/tests/nexus/platform/ |
D | nexus_radio.cpp | 71 void otPlatRadioSetShortAddress(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioSetShortAddress() 156 otError otPlatRadioAddSrcMatchShortEntry(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioAddSrcMatchShortEntry() 183 otError otPlatRadioClearSrcMatchShortEntry(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioClearSrcMatchShortEntry() 236 otError otPlatRadioEnableCsl(otInstance *, uint32_t, otShortAddress, const otExtAddress *) { return… in otPlatRadioEnableCsl() argument
|
/openthread-latest/include/openthread/ |
D | link_metrics.h | 134 typedef void (*otLinkMetricsEnhAckProbingIeReportCallback)(otShortAddress aShortAddress,
|
D | link.h | 593 otShortAddress otLinkGetShortAddress(otInstance *aInstance); 602 otShortAddress otLinkGetAlternateShortAddress(otInstance *aInstance);
|
D | link_raw.h | 136 otError otLinkRawSetAlternateShortAddress(otInstance *aInstance, otShortAddress aShortAddress);
|
D | thread_ftd.h | 100 otShortAddress mRloc16; ///< RLOC16
|
/openthread-latest/src/core/radio/ |
D | radio.hpp | 543 Error EnableCsl(uint32_t aCslPeriod, otShortAddress aShortAddr, const otExtAddress *aExtAddr); 983 inline Error Radio::EnableCsl(uint32_t aCslPeriod, otShortAddress aShortAddr, const otExtAddress *a… in EnableCsl() 1095 inline Error Radio::EnableCsl(uint32_t, otShortAddress aShortAddr, const otExtAddress *) in EnableCsl()
|
D | radio_platform.cpp | 186 …_WEAK void otPlatRadioSetAlternateShortAddress(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioSetAlternateShortAddress()
|
/openthread-latest/examples/platforms/simulation/ |
D | radio.c | 377 void otPlatRadioSetShortAddress(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioSetShortAddress() 386 void otPlatRadioSetAlternateShortAddress(otInstance *aInstance, otShortAddress aShortAddress) in otPlatRadioSetAlternateShortAddress() 1107 otShortAddress aShortAddr, in otPlatRadioEnableCsl() 1193 const otShortAddress aShortAddress, in otPlatRadioConfigureEnhAckProbing()
|
/openthread-latest/tests/unit/ |
D | test_link_metrics_manager.cpp | 114 otShortAddress anyShortAddress = 0x1234; in TestLinkMetricsManager()
|
D | test_platform.cpp | 427 OT_TOOL_WEAK otError otPlatRadioEnableCsl(otInstance *, uint32_t, otShortAddress, const otExtAddres… in otPlatRadioEnableCsl() argument 465 const otShortAddress, in otPlatRadioConfigureEnhAckProbing() argument 471 OT_TOOL_WEAK otLinkMetrics otPlatRadioGetEnhAckProbingMetrics(otInstance *, const otShortAddress) in otPlatRadioGetEnhAckProbingMetrics() argument
|
/openthread-latest/src/core/mac/ |
D | sub_mac_csl_receiver.cpp | 110 bool SubMac::UpdateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAd… in UpdateCsl()
|
D | mac_links.hpp | 474 …bool UpdateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAddress *… in UpdateCsl()
|
D | sub_mac.hpp | 389 …bool UpdateCsl(uint16_t aPeriod, uint8_t aChannel, otShortAddress aShortAddr, const otExtAddress *…
|
D | mac_types.hpp | 71 typedef otShortAddress ShortAddress;
|
/openthread-latest/src/ncp/ |
D | ncp_base.hpp | 509 … static void HandleLinkMetricsEnhAckProbingIeReport_Jump(otShortAddress aShortAddress, 514 void HandleLinkMetricsEnhAckProbingIeReport(otShortAddress aShortAddress,
|
/openthread-latest/src/core/api/ |
D | link_api.cpp | 180 otShortAddress otLinkGetShortAddress(otInstance *aInstance) in otLinkGetShortAddress() 185 otShortAddress otLinkGetAlternateShortAddress(otInstance *aInstance) in otLinkGetAlternateShortAddress()
|