Home
last modified time | relevance | path

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

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