Searched defs:GetPartitionId (Results 1 – 3 of 3) sorted by relevance
| /external/openthread/src/core/thread/ | ||
| D | mle_types.hpp | 451 uint32_t GetPartitionId(void) const { return mPartitionId; } in GetPartitionId() function in ot::Mle::LeaderData |
| D | network_diagnostic_tlvs.hpp | 576 uint32_t GetPartitionId(void) const { return HostSwap32(mPartitionId); } in GetPartitionId() function in ot::NetworkDiagnostic::LeaderDataTlv |
| /external/ot-br-posix/src/dbus/client/ | ||
| D | thread_api_dbus.cpp | 601 ClientError ThreadApiDBus::GetPartitionId(uint32_t &aPartitionId) in GetPartitionId() function in otbr::DBus::ThreadApiDBus |