/openthread-latest/src/core/api/ |
D | trel_api.cpp | 46 void otTrelSetEnabled(otInstance *aInstance, bool aEnable) in otTrelSetEnabled() 68 void otTrelSetFilterEnabled(otInstance *aInstance, bool aEnable) in otTrelSetFilterEnabled()
|
D | link_metrics_api.cpp | 107 void otLinkMetricsManagerSetEnabled(otInstance *aInstance, bool aEnable) in otLinkMetricsManagerSetEnabled()
|
D | link_raw_api.cpp | 66 otError otLinkRawSetPromiscuous(otInstance *aInstance, bool aEnable) in otLinkRawSetPromiscuous() 115 otError otLinkRawSrcMatchEnable(otInstance *aInstance, bool aEnable) in otLinkRawSrcMatchEnable()
|
D | mdns_api.cpp | 45 otError otMdnsSetEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otMdnsSetEnabled()
|
D | link_api.cpp | 337 otError otLinkSetEnabled(otInstance *aInstance, bool aEnable) in otLinkSetEnabled()
|
/openthread-latest/examples/platforms/simulation/ |
D | diag.c | 163 otError otPlatDiagRadioRawPowerSettingEnable(otInstance *aInstance, bool aEnable) in otPlatDiagRadioRawPowerSettingEnable() 171 otError otPlatDiagRadioTransmitCarrier(otInstance *aInstance, bool aEnable) in otPlatDiagRadioTransmitCarrier() 179 otError otPlatDiagRadioTransmitStream(otInstance *aInstance, bool aEnable) in otPlatDiagRadioTransmitStream()
|
D | dso_transport.c | 35 void otPlatDsoEnableListening(otInstance *aInstance, bool aEnable) in otPlatDsoEnableListening()
|
D | mdns_socket.c | 267 otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled() 543 otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled()
|
D | radio.c | 397 void otPlatRadioSetPromiscuous(otInstance *aInstance, bool aEnable) in otPlatRadioSetPromiscuous() 997 void otPlatRadioEnableSrcMatch(otInstance *aInstance, bool aEnable) in otPlatRadioEnableSrcMatch()
|
/openthread-latest/src/ncp/ |
D | changed_props_set.cpp | 127 otError ChangedPropsSet::EnablePropertyFilter(spinel_prop_key_t aPropKey, bool aEnable) in EnablePropertyFilter()
|
/openthread-latest/src/core/thread/ |
D | src_match_controller.cpp | 121 void SourceMatchController::Enable(bool aEnable) in Enable()
|
/openthread-latest/src/core/diags/ |
D | factory_diags.cpp | 1033 OT_TOOL_WEAK otError otPlatDiagRadioRawPowerSettingEnable(otInstance *aInstance, bool aEnable) in otPlatDiagRadioRawPowerSettingEnable() 1041 OT_TOOL_WEAK otError otPlatDiagRadioTransmitCarrier(otInstance *aInstance, bool aEnable) in otPlatDiagRadioTransmitCarrier() 1049 OT_TOOL_WEAK otError otPlatDiagRadioTransmitStream(otInstance *aInstance, bool aEnable) in otPlatDiagRadioTransmitStream()
|
/openthread-latest/src/posix/platform/ |
D | mdns_socket.cpp | 48 extern "C" otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInf… in otPlatMdnsSetListeningEnabled() 184 otError MdnsSocket::SetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in SetListeningEnabled()
|
D | radio.cpp | 258 void otPlatRadioSetPromiscuous(otInstance *aInstance, bool aEnable) in otPlatRadioSetPromiscuous() 386 void otPlatRadioEnableSrcMatch(otInstance *aInstance, bool aEnable) in otPlatRadioEnableSrcMatch() 804 otError otPlatDiagRadioRawPowerSettingEnable(otInstance *aInstance, bool aEnable) in otPlatDiagRadioRawPowerSettingEnable() 818 otError otPlatDiagRadioTransmitCarrier(otInstance *aInstance, bool aEnable) in otPlatDiagRadioTransmitCarrier() 832 otError otPlatDiagRadioTransmitStream(otInstance *aInstance, bool aEnable) in otPlatDiagRadioTransmitStream()
|
/openthread-latest/src/core/radio/ |
D | trel_interface.hpp | 234 void SetFilterEnabled(bool aEnable) { mFiltered = aEnable; } in SetFilterEnabled()
|
D | radio.hpp | 919 inline void Radio::SetPromiscuous(bool aEnable) { otPlatRadioSetPromiscuous(GetInstancePtr(), aEnab… in SetPromiscuous() 921 inline void Radio::SetRxOnWhenIdle(bool aEnable) { otPlatRadioSetRxOnWhenIdle(GetInstancePtr(), aEn… in SetRxOnWhenIdle() 1005 inline void Radio::EnableSrcMatch(bool aEnable) { otPlatRadioEnableSrcMatch(GetInstancePtr(), aEnab… in EnableSrcMatch()
|
D | trel_interface.cpp | 79 void Interface::SetEnabled(bool aEnable) in SetEnabled()
|
D | radio_platform.cpp | 345 OT_TOOL_WEAK void otPlatRadioSetRxOnWhenIdle(otInstance *aInstance, bool aEnable) in otPlatRadioSetRxOnWhenIdle()
|
/openthread-latest/src/core/backbone_router/ |
D | bbr_local.cpp | 83 void Local::SetEnabled(bool aEnable) in SetEnabled()
|
/openthread-latest/src/core/utils/ |
D | link_metrics_manager.cpp | 62 void LinkMetricsManager::SetEnabled(bool aEnable) in SetEnabled()
|
/openthread-latest/tests/fuzz/ |
D | fuzzer_platform.cpp | 376 void otPlatRadioEnableSrcMatch(otInstance *aInstance, bool aEnable) in otPlatRadioEnableSrcMatch() 612 otError otPlatMdnsSetListeningEnabled(otInstance *aInstance, bool aEnable, uint32_t aInfraIfIndex) in otPlatMdnsSetListeningEnabled()
|
/openthread-latest/src/lib/spinel/ |
D | radio_spinel.cpp | 808 otError RadioSpinel::SetPromiscuous(bool aEnable) in SetPromiscuous() 820 otError RadioSpinel::SetRxOnWhenIdle(bool aEnable) in SetRxOnWhenIdle() 965 otError RadioSpinel::EnableSrcMatch(bool aEnable) in EnableSrcMatch()
|
/openthread-latest/src/cli/ |
D | cli_utils.cpp | 430 otError Utils::ParseEnableOrDisable(const Arg &aArg, bool &aEnable) in ParseEnableOrDisable()
|
/openthread-latest/tests/unit/ |
D | test_dso.cpp | 370 void otPlatDsoEnableListening(otInstance *, bool aEnable) in otPlatDsoEnableListening()
|
/openthread-latest/src/core/net/ |
D | dns_dso.cpp | 1490 OT_TOOL_WEAK void otPlatDsoEnableListening(otInstance *aInstance, bool aEnable) in otPlatDsoEnableListening()
|