Home
last modified time | relevance | path

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

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