Home
last modified time | relevance | path

Searched defs:RemoveOnMeshPrefix (Results 1 – 2 of 2) sorted by relevance

/external/openthread/src/core/thread/
Dnetwork_data_local.hpp97 Error RemoveOnMeshPrefix(const Ip6::Prefix &aPrefix) { return RemovePrefix(aPrefix); } in RemoveOnMeshPrefix() function in ot::NetworkData::Local
/external/ot-br-posix/src/dbus/client/
Dthread_api_dbus.cpp446 ClientError ThreadApiDBus::RemoveOnMeshPrefix(const Ip6Prefix &aPrefix) in RemoveOnMeshPrefix() function in otbr::DBus::ThreadApiDBus