Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/rest/
H A Dresource.cpp43 #define OT_REST_RESOURCE_PATH_NODE_NETWORKNAME "/node/network-name" macro
134 mResourceMap.emplace(OT_REST_RESOURCE_PATH_NODE_NETWORKNAME, &Resource::NetworkName); in Resource()