Searched refs:SEND_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
31 const uint32_t SEND_BUF_SIZE = 8192; variable163 if (request_size > SEND_BUF_SIZE) in Send()165 uint8_t send_buf[SEND_BUF_SIZE]; in Send()