Home
last modified time | relevance | path

Searched defs:extPanId (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/web/web-service/
H A Dwpan_service.cpp199 uint64_t extPanId; in HandleFormNetworkRequest() local
330 std::string response, networkName, extPanId, propertyValue; in HandleStatusRequest() local
H A Dweb_server.cpp115 std::string networkName, extPanId; in Init() local
/aosp_15_r20/external/ot-br-posix/src/utils/
H A Dthread_helper.cpp495 otExtendedPanId extPanId; in ToOtExtendedPanId() local
1271 const otExtendedPanId *extPanId = otThreadGetExtendedPanId(mInstance); in RetrieveTelemetryData() local
/aosp_15_r20/external/ot-br-posix/src/web/web-service/frontend/res/js/
H A Dapp.js94 extPanId: '1111111122222222', property
317 extPanId: $scope.thread.extPanId, property
/aosp_15_r20/external/openthread/src/core/radio/
H A Dtrel_interface.cpp190 MeshCoP::ExtendedPanId extPanId; in HandleDiscoveredPeerInfo() local
/aosp_15_r20/external/ot-br-posix/src/android/
H A Dotdaemon_telemetry.cpp435 const otExtendedPanId *extPanId = otThreadGetExtendedPanId(otInstance); in RetrieveTelemetryAtom() local
/aosp_15_r20/external/ot-br-posix/src/openwrt/ubus/
H A Dotubus.cpp1138 …const uint8_t *extPanId = reinterpret_cast<const uint8_t *>(otThreadGetExtendedPanId(mHost->GetIns… in UbusGetInformation() local
1513 otExtendedPanId extPanId; in UbusSetInformation() local
/aosp_15_r20/external/ot-br-posix/src/border_agent/
H A Dborder_agent.cpp516 const otExtendedPanId *extPanId = otThreadGetExtendedPanId(instance); in PublishMeshCopService() local
/aosp_15_r20/external/ot-br-posix/src/dbus/server/
H A Ddbus_thread_object_rcp.cpp420 uint64_t extPanId; in AttachHandler() local
734 const otExtendedPanId *extPanId = otThreadGetExtendedPanId(threadHelper->GetInstance()); in GetExtPanIdHandler() local
/aosp_15_r20/external/openthread/src/core/api/
H A Dthread_api.cpp67 const MeshCoP::ExtendedPanId &extPanId = AsCoreType(aExtendedPanId); in otThreadSetExtendedPanId() local
/aosp_15_r20/external/ot-br-posix/src/rest/
H A Dresource.cpp578 … const uint8_t *extPanId = reinterpret_cast<const uint8_t *>(otThreadGetExtendedPanId(mInstance)); in GetDataExtendedPanId() local
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle_router.cpp2649 MeshCoP::ExtendedPanId extPanId; in HandleDiscoveryRequest() local
/aosp_15_r20/external/openthread/src/core/border_router/
H A Drouting_manager.cpp2584 const MeshCoP::ExtendedPanId &extPanId = Get<MeshCoP::ExtendedPanIdManager>().GetExtPanId(); in GenerateLocalPrefix() local
/aosp_15_r20/external/openthread/src/cli/
H A Dcli.cpp2971 otExtendedPanId extPanId; in Process() local