Home
last modified time | relevance | path

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

12

/openthread-3.7.0/src/core/mac/
Dmac_links.hpp436 void Disable(void) in Disable() function in ot::Mac::Links
439 IgnoreError(mSubMac.Disable()); in Disable()
442 mTrel.Disable(); in Disable()
Dlink_raw.cpp115 IgnoreError(mSubMac.Disable()); in SetReceiveDone()
Dsub_mac.hpp303 Error Disable(void);
/openthread-3.7.0/src/core/thread/
Dthread_netif.cpp104 IgnoreError(Get<Mle::MleRouter>().Disable()); in Down()
/openthread-3.7.0/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-3.7.0/src/posix/platform/
Dmdns_socket.hpp148 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-3.7.0/src/core/utils/
Dslaac_address.hpp105 void Disable(void);
Dslaac_address.cpp76 void Slaac::Disable(void) in Disable() function in ot::Utils::Slaac
/openthread-3.7.0/src/core/radio/
Dtrel_interface.cpp87 Disable(); in SetEnabled()
107 void Interface::Disable(void) in Disable() function in ot::Trel::Interface
Dtrel_link.hpp114 void Disable(void);
Dradio.hpp474 Error Disable(void);
925 inline Error Radio::Disable(void) in Disable() function in ot::Radio
1064 inline Error Radio::Disable(void) { return kErrorInvalidState; } in Disable() function in ot::Radio
Dtrel_interface.hpp185 void Disable(void);
Dtrel_link.cpp85 void Link::Disable(void) in Disable() function in ot::Trel::Link
87 mInterface.Disable(); in Disable()
Dradio.cpp66 SuccessOrAssert(Disable()); in Init()
/openthread-3.7.0/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_BR.md73 Disable the Border Routing functionality.
186 Enable/Disable the DHCPv6 PD.
DREADME.md279 Disable Backbone Router Service for Thread 1.2 FTD. `SRV_DATA.ntf` would be triggered if Backbone R…
899 Disable coex.
1101 Set CSL period in microseconds. Disable CSL by setting this parameter to `0`.
1432 Enable/Disable the "DNS name compression" mode.
1791 Disable multicast promiscuous mode.
2007 Disable the Link Metrics Manager.
2479 Disable NAT64 functions, including the translator and the prefix publishing.
3132 Disable radio promiscuous operation.
3150 Disable radio.
3216 Disable radio radio filter.
[all …]
DREADME_SRP_SERVER.md95 Disable the SRP server.
/openthread-3.7.0/tools/tcat_ble_client/
DREADME.md77 - `thread stop` - Disable Thread interface.
/openthread-3.7.0/src/core/api/
Dip6_api.cpp271 instance.Get<Utils::Slaac>().Disable(); in otIp6SetSlaacEnabled()
/openthread-3.7.0/src/core/instance/
Dinstance.cpp426 IgnoreError(Get<Mac::SubMac>().Disable()); in Finalize()
/openthread-3.7.0/src/posix/
DREADME.md125Disable the Mass Storage feature on the device, so that it does not interfere with the core RCP fu…

12