Home
last modified time | relevance | path

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

/external/openthread/src/core/meshcop/
Dextended_panid.hpp95 const ExtendedPanId &GetExtPanId(void) const { return mExtendedPanId; } in GetExtPanId() function in ot::MeshCoP::ExtendedPanIdManager
/external/openthread/src/core/radio/
Dtrel_interface.hpp97 const MeshCoP::ExtendedPanId &GetExtPanId(void) const in GetExtPanId() function in ot::Trel::Interface::Peer
/external/ot-br-posix/src/dbus/client/
Dthread_api_dbus.cpp511 ClientError ThreadApiDBus::GetExtPanId(uint64_t &aExtPanId) in GetExtPanId() function in otbr::DBus::ThreadApiDBus