Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dtransport_mdns.cpp235 const char* mdns_osp = getenv("ADB_MDNS_OPENSCREEN"); in init_mdns_transport_discovery() local
236 if (mdns_osp && strcmp(mdns_osp, "1") == 0) { in init_mdns_transport_discovery()