AddDeviceRoleHandler(const DeviceRoleHandler &aHandler) | otbr::DBus::ThreadApiDBus | |
AddExternalRoute(const ExternalRoute &aExternalRoute) | otbr::DBus::ThreadApiDBus | |
AddOnMeshPrefix(const OnMeshPrefix &aPrefix) | otbr::DBus::ThreadApiDBus | |
Attach(const std::string &aNetworkName, uint16_t aPanId, uint64_t aExtPanId, const std::vector< uint8_t > &aNetworkKey, const std::vector< uint8_t > &aPSKc, uint32_t aChannelMask, const OtResultHandler &aHandler) | otbr::DBus::ThreadApiDBus | |
Attach(const OtResultHandler &aHandler) | otbr::DBus::ThreadApiDBus | |
AttachAllNodesTo(const std::vector< uint8_t > &aDataset) | otbr::DBus::ThreadApiDBus | |
Detach(const OtResultHandler &aHandler) | otbr::DBus::ThreadApiDBus | |
DeviceRoleHandler typedef (defined in otbr::DBus::ThreadApiDBus) | otbr::DBus::ThreadApiDBus | |
EnergyScan(uint32_t aScanDuration, const EnergyScanHandler &aHandler) | otbr::DBus::ThreadApiDBus | |
EnergyScanHandler typedef (defined in otbr::DBus::ThreadApiDBus) | otbr::DBus::ThreadApiDBus | |
FactoryReset(const OtResultHandler &aHandler) | otbr::DBus::ThreadApiDBus | |
GetActiveDatasetTlvs(std::vector< uint8_t > &aDataset) | otbr::DBus::ThreadApiDBus | |
GetCcaFailureRate(uint16_t &aFailureRate) | otbr::DBus::ThreadApiDBus | |
GetChannel(uint16_t &aChannel) | otbr::DBus::ThreadApiDBus | |
GetChannelMonitorAllChannelQualities(std::vector< ChannelQuality > &aChannelQualities) | otbr::DBus::ThreadApiDBus | |
GetChannelMonitorSampleCount(uint32_t &aSampleCount) | otbr::DBus::ThreadApiDBus | |
GetChildTable(std::vector< ChildInfo > &aChildTable) | otbr::DBus::ThreadApiDBus | |
GetDeviceRole(DeviceRole &aDeviceRole) | otbr::DBus::ThreadApiDBus | |
GetExtendedAddress(uint64_t &aExtendedAddress) | otbr::DBus::ThreadApiDBus | |
GetExternalRoutes(std::vector< ExternalRoute > &aExternalRoutes) | otbr::DBus::ThreadApiDBus | |
GetExtPanId(uint64_t &aExtPanId) | otbr::DBus::ThreadApiDBus | |
GetFeatureFlagListData(std::vector< uint8_t > &aFeatureFlagListData) | otbr::DBus::ThreadApiDBus | |
GetInstantRssi(int8_t &aRssi) | otbr::DBus::ThreadApiDBus | |
GetInterfaceName(void) | otbr::DBus::ThreadApiDBus | |
GetIp6Counters(IpCounters &aCounters) | otbr::DBus::ThreadApiDBus | |
GetLeaderData(LeaderData &aLeaderData) | otbr::DBus::ThreadApiDBus | |
GetLinkCounters(MacCounters &aCounters) | otbr::DBus::ThreadApiDBus | |
GetLinkMode(LinkModeConfig &aConfig) | otbr::DBus::ThreadApiDBus | |
GetLocalLeaderWeight(uint8_t &aWeight) | otbr::DBus::ThreadApiDBus | |
GetMdnsTelemetryInfo(MdnsTelemetryInfo &aMdnsTelemetryInfo) | otbr::DBus::ThreadApiDBus | |
GetNat64ErrorCounters(Nat64ErrorCounters &aCounters) | otbr::DBus::ThreadApiDBus | |
GetNat64Mappings(std::vector< Nat64AddressMapping > &aMappings) | otbr::DBus::ThreadApiDBus | |
GetNat64ProtocolCounters(Nat64ProtocolCounters &aCounters) | otbr::DBus::ThreadApiDBus | |
GetNat64State(Nat64ComponentState &aState) | otbr::DBus::ThreadApiDBus | |
GetNeighborTable(std::vector< NeighborInfo > &aNeighborTable) | otbr::DBus::ThreadApiDBus | |
GetNetworkData(std::vector< uint8_t > &aNetworkData) | otbr::DBus::ThreadApiDBus | |
GetNetworkKey(std::vector< uint8_t > &aNetworkKey) | otbr::DBus::ThreadApiDBus | |
GetNetworkName(std::string &aName) | otbr::DBus::ThreadApiDBus | |
GetOnMeshPrefixes(std::vector< OnMeshPrefix > &aOnMeshPrefixes) | otbr::DBus::ThreadApiDBus | |
GetPanId(uint16_t &aPanId) | otbr::DBus::ThreadApiDBus | |
GetPartitionId(uint32_t &aPartitionId) | otbr::DBus::ThreadApiDBus | |
GetRadioRegion(std::string &aRadioRegion) | otbr::DBus::ThreadApiDBus | |
GetRadioTxPower(int8_t &aTxPower) | otbr::DBus::ThreadApiDBus | |
GetRloc16(uint16_t &aRloc16) | otbr::DBus::ThreadApiDBus | |
GetRouterId(uint8_t &aRouterId) | otbr::DBus::ThreadApiDBus | |
GetSrpServerInfo(SrpServerInfo &aSrpServerInfo) | otbr::DBus::ThreadApiDBus | |
GetStableNetworkData(std::vector< uint8_t > &aNetworkData) | otbr::DBus::ThreadApiDBus | |
GetSupportedChannelMask(uint32_t &aChannelMask) | otbr::DBus::ThreadApiDBus | |
JoinerStart(const std::string &aPskd, const std::string &aProvisioningUrl, const std::string &aVendorName, const std::string &aVendorModel, const std::string &aVendorSwVersion, const std::string &aVendorData, const OtResultHandler &aHandler) | otbr::DBus::ThreadApiDBus | |
JoinerStop(void) | otbr::DBus::ThreadApiDBus | |
OtResultHandler typedef (defined in otbr::DBus::ThreadApiDBus) | otbr::DBus::ThreadApiDBus | |
PermitUnsecureJoin(uint16_t aPort, uint32_t aSeconds) | otbr::DBus::ThreadApiDBus | |
RemoveExternalRoute(const Ip6Prefix &aPrefix) | otbr::DBus::ThreadApiDBus | |
RemoveOnMeshPrefix(const Ip6Prefix &aPrefix) | otbr::DBus::ThreadApiDBus | |
Reset(void) | otbr::DBus::ThreadApiDBus | |
Scan(const ScanHandler &aHandler) | otbr::DBus::ThreadApiDBus | |
ScanHandler typedef (defined in otbr::DBus::ThreadApiDBus) | otbr::DBus::ThreadApiDBus | |
SetActiveDatasetTlvs(const std::vector< uint8_t > &aDataset) | otbr::DBus::ThreadApiDBus | |
SetFeatureFlagListData(const std::vector< uint8_t > &aFeatureFlagListData) | otbr::DBus::ThreadApiDBus | |
SetLegacyUlaPrefix(const std::array< uint8_t, OTBR_IP6_PREFIX_SIZE > &aPrefix) | otbr::DBus::ThreadApiDBus | |
SetLinkMode(const LinkModeConfig &aConfig) | otbr::DBus::ThreadApiDBus | |
SetMeshLocalPrefix(const std::array< uint8_t, OTBR_IP6_PREFIX_SIZE > &aPrefix) | otbr::DBus::ThreadApiDBus | |
SetNat64Enabled(bool aEnabled) | otbr::DBus::ThreadApiDBus | |
SetRadioRegion(const std::string &aRadioRegion) | otbr::DBus::ThreadApiDBus | |
ThreadApiDBus(DBusConnection *aConnection) | otbr::DBus::ThreadApiDBus | |
ThreadApiDBus(DBusConnection *aConnection, const std::string &aInterfaceName) | otbr::DBus::ThreadApiDBus | |
UpdateVendorMeshCopTxtEntries(std::vector< TxtEntry > &aUpdate) | otbr::DBus::ThreadApiDBus | |