Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/rest/
H A Dresource.cpp39 #define OT_REST_RESOURCE_PATH_NODE_RLOC "/node/rloc" macro
139 mResourceMap.emplace(OT_REST_RESOURCE_PATH_NODE_RLOC, &Resource::Rloc); in Resource()