Searched refs:MAX_MODE_LEN (Results 1 – 1 of 1) sorted by relevance
24 const int32_t MAX_MODE_LEN = 64; variable170 if (!CheckClientValid() || mode.length() > MAX_MODE_LEN) { in RequestDeviceMode()