HomeSort by relevance Sort by last modified time
    Searched full:http_endpoint (Results 1 - 1 of 1) sorted by null

  /external/libweave/src/privet/
privet_handler.cc 228 auto http_endpoint = device.GetHttpEnpoint(); local
229 endpoints->SetInteger(kInfoEndpointsHttpPortKey, http_endpoint.first);
230 endpoints->SetInteger(kInfoEndpointsHttpUpdatePortKey, http_endpoint.second);
    [all...]

Completed in 79 milliseconds