Home
last modified time | relevance | path

Searched refs:Disable (Results 1 – 25 of 43) sorted by relevance

12

/openthread-latest/src/core/mac/
Dmac_links.hpp439 void Disable(void) in Disable() function in ot::Mac::Links
442 IgnoreError(mSubMac.Disable()); in Disable()
445 mTrel.Disable(); in Disable()
Dlink_raw.cpp109 IgnoreError(mSubMac.Disable()); in SetReceiveDone()
Dsub_mac.cpp219 Error SubMac::Disable(void) in Disable() function in ot::Mac::SubMac
232 SuccessOrExit(error = Get<Radio>().Disable()); in Disable()
Dsub_mac.hpp295 Error Disable(void);
/openthread-latest/src/core/thread/
Dthread_netif.cpp91 IgnoreError(Get<Mle::MleRouter>().Disable()); in Down()
/openthread-latest/third_party/mbedtls/
DCMakeLists.txt33 set(ENABLE_TESTING OFF CACHE BOOL "Disable mbedtls test" FORCE)
34 set(ENABLE_PROGRAMS OFF CACHE BOOL "Disable mbetls program" FORCE)
/openthread-latest/src/posix/platform/
Dmdns_socket.hpp140 void Disable(uint32_t aInfraIfIndex);
Dmulticast_routing.hpp112 void Disable(void);
Dmulticast_routing.cpp124 void MulticastRoutingManager::Disable(void) in Disable() function in ot::Posix::MulticastRoutingManager
511 Disable(); in HandleStateChange()
Dmdns_socket.cpp197 Disable(aInfraIfIndex); in SetListeningEnabled()
229 void MdnsSocket::Disable(uint32_t aInfraIfIndex) in Disable() function in ot::Posix::MdnsSocket
/openthread-latest/src/core/utils/
Dslaac_address.hpp100 void Disable(void);
Dslaac_address.cpp68 void Slaac::Disable(void) in Disable() function in ot::Utils::Slaac
/openthread-latest/src/core/radio/
Dtrel_link.hpp117 void Disable(void);
Dradio.hpp480 Error Disable(void);
937 inline Error Radio::Disable(void) in Disable() function in ot::Radio
1080 inline Error Radio::Disable(void) { return kErrorInvalidState; } in Disable() function in ot::Radio
Dtrel_interface.cpp77 Disable(); in SetEnabled()
97 void Interface::Disable(void) in Disable() function in ot::Trel::Interface
Dtrel_interface.hpp186 void Disable(void);
Dtrel_link.cpp81 void Link::Disable(void) in Disable() function in ot::Trel::Link
83 mInterface.Disable(); in Disable()
Dradio.cpp62 SuccessOrAssert(Disable()); in Init()
/openthread-latest/src/core/diags/
DREADME.md255 Disable the diag filter module from only receiving frames with a specified destination address.
298 Disable radio interface.
335 Disable the platform layer to use the value set by the command `diag rawpowersetting \<settings\>`.
/openthread-latest/src/cli/
DREADME_SRP_CLIENT.md48 Enable/Disable auto start mode in SRP client. This command requires `OPENTHREAD_CONFIG_SRP_CLIENT_A…
73 Enable/Disable printing callback events from SRP client.
381 Enable/Disable "service key record inclusion" mode in SRP client. This command requires `OPENTHREAD…
DREADME.md295 Disable Backbone Router Service for Thread 1.2 FTD. `SRV_DATA.ntf` would be triggered if Backbone R…
951 Disable coex.
1154 Set CSL period in microseconds. Disable CSL by setting this parameter to `0`.
1504 Enable/Disable the upstream DNS feature. If no argument is provided, it prints whether the upstream…
1525 Enable/Disable the "DNS name compression" mode.
2109 Disable the Link Metrics Manager.
2581 Disable NAT64 functions, including the translator and the prefix publishing.
3234 Disable radio promiscuous operation.
3252 Disable radio.
3318 Disable radio radio filter.
[all …]
DREADME_SRP_SERVER.md95 Disable the SRP server.
/openthread-latest/tools/tcat_ble_client/
DREADME.md77 - `thread stop` - Disable Thread interface.
/openthread-latest/src/core/api/
Dip6_api.cpp254 instance.Get<Utils::Slaac>().Disable(); in otIp6SetSlaacEnabled()
/openthread-latest/src/core/instance/
Dinstance.cpp433 IgnoreError(Get<Mac::SubMac>().Disable()); in Finalize()

12