Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp1125 static constexpr char kOpenThreadNodeId[] = "openthread_node_id"; variable
1127 (*Dictionary())[kOpenThreadNodeId] = node_id; in set_openthread_node_id()
1130 return (*Dictionary())[kOpenThreadNodeId].asInt(); in openthread_node_id()