Searched defs:send_buf (Results 1 – 10 of 10) sorted by relevance
49 uint8_t *send_buf; /*!< @if Eng Send buffer pointer. member
54 char send_buf[1024] = {0}; in tls12_client_main() local
54 char send_buf[1024] = {0}; in tls13_client_main() local
51 char send_buf[1024] = {0}; in tlcp_client_main() local
75 uint8_t *send_buf; in audio_cmd_feedback() local158 uint8_t *send_buf = NULL; in cc0402_read_bin() local
57 …hi_u8* send_buf; /**< Data TX pointer. The user needs to ensure that no null pointer is tr… member
333 hi_u8 send_buf[g_transfer_lenth]; in app_demo_spi_host_write_read_task() local632 hi_u8 send_buf[512] = { 0 }; /* 512 */ in app_demo_spi_single_loopback() local
330 uint8_t send_buf[TLV_MAX_LEN]; in radar_socket_send_task_body() local
121 typedef hi_s32(*send_buf) (uart_circ_buf *transfer, hi_char *buf, hi_u32 count); typedef
376 void *send_buf; /**< linear bufffer for LINUX when aggreagtion is enabled */ member