Searched refs:CAMERA_PROTOCOL_VERSION_KEY (Results 1 – 2 of 2) sorted by relevance
99 const std::string CAMERA_PROTOCOL_VERSION_KEY = "ProtocolVer"; variable
228 …cJSON_AddStringToObject(root, CAMERA_PROTOCOL_VERSION_KEY.c_str(), CAMERA_PROTOCOL_VERSION_VALUE.c… in CreateDHItem()