Searched refs:AddOnMeshPrefix (Results 1 – 7 of 7) sorted by relevance
87 Error AddOnMeshPrefix(const OnMeshPrefixConfig &aConfig);
864 SuccessOrExit(AddOnMeshPrefix()); in Add()880 Error Publisher::PrefixEntry::AddOnMeshPrefix(void) in AddOnMeshPrefix() function in ot::NetworkData::Publisher::PrefixEntry888 return Get<Local>().AddOnMeshPrefix(config); in AddOnMeshPrefix()
47 Error Local::AddOnMeshPrefix(const OnMeshPrefixConfig &aConfig) in AddOnMeshPrefix() function in ot::NetworkData::Local
486 Error AddOnMeshPrefix(void);
62 … error = AsCoreType(aInstance).Get<NetworkData::Local>().AddOnMeshPrefix(AsCoreType(aConfig)); in otBorderRouterAddOnMeshPrefix()
436 error = Get<NetworkData::Local>().AddOnMeshPrefix(mDomainPrefixConfig); in AddDomainPrefixToNetworkData()
2419 error = Get<NetworkData::Local>().AddOnMeshPrefix(config); in AddOrUpdateLocalInNetData()