Home
last modified time | relevance | path

Searched refs:OT_REST_RESOURCE_PATH_NODE_EXTPANID (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/rest/
H A Dresource.cpp46 #define OT_REST_RESOURCE_PATH_NODE_EXTPANID "/node/ext-panid" macro
138 mResourceMap.emplace(OT_REST_RESOURCE_PATH_NODE_EXTPANID, &Resource::ExtendedPanId); in Resource()