Searched refs:RECV_BUF_SIZE (Results 1 – 3 of 3) 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()
53 #define RECV_BUF_SIZE (4096) macro
31 #define RECV_BUF_SIZE (4096) macro