Searched refs:data_str (Results 1 – 2 of 2) sorted by relevance
205 const std::string data_str = "AT+BRSF=959\r"; in TEST() local206 const std::vector<uint8_t> data(data_str.begin(), data_str.end()); in TEST()
67 tDIS_STRING data_str; member