Searched refs:RECV_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
42 constexpr const uint32_t RECV_BUF_SIZE = 8192; variable190 uint8_t recv_buf[RECV_BUF_SIZE]; in Send()191 uint32_t response_size = RECV_BUF_SIZE; in Send()