Home
last modified time | relevance | path

Searched defs:GetPartitionId (Results 1 – 3 of 3) sorted by relevance

/external/openthread/src/core/thread/
Dmle_types.hpp451 uint32_t GetPartitionId(void) const { return mPartitionId; } in GetPartitionId() function in ot::Mle::LeaderData
Dnetwork_diagnostic_tlvs.hpp576 uint32_t GetPartitionId(void) const { return HostSwap32(mPartitionId); } in GetPartitionId() function in ot::NetworkDiagnostic::LeaderDataTlv
/external/ot-br-posix/src/dbus/client/
Dthread_api_dbus.cpp601 ClientError ThreadApiDBus::GetPartitionId(uint32_t &aPartitionId) in GetPartitionId() function in otbr::DBus::ThreadApiDBus