Searched refs:bufLen (Results 1 – 2 of 2) sorted by relevance
262 static constexpr uint32_t bufLen = 128; in handleResponse() local264 response.resize(bufLen); in handleResponse()269 rdLen = pread(fd, response.data(), bufLen, 0); in handleResponse()
63 unsigned int gpio, char *buf, unsigned int bufLen);