Searched refs:SESSION_FLAG (Results 1 – 4 of 4) sorted by relevance
79 const std::string SESSION_FLAG = "control"; variable
107 const std::string SESSION_FLAG = "control"; variable
324 ret = channel_->CreateSession(indexs, SESSION_FLAG, DCAMERA_SESSION_MODE_CTRL, listener_); in OpenChannel()
239 ret = channel_->CreateSession(indexs, SESSION_FLAG, DCAMERA_SESSION_MODE_CTRL, listener); in OpenChannel()