Searched refs:SLIP_send_frame_data_buf (Results 1 – 4 of 4) sorted by relevance
29 void SLIP_send_frame_data_buf(const void *buf, uint32_t size) { in SLIP_send_frame_data_buf() function38 SLIP_send_frame_data_buf(pkt, size); in SLIP_send()
172 SLIP_send_frame_data_buf(digest, sizeof(digest)); in handle_flash_get_md5sum()276 SLIP_send_frame_data_buf(buf, sizeof(buf)); in handle_get_security_info()
215 SLIP_send_frame_data_buf(&resp, sizeof(esp_command_response_t)); in cmd_loop()248 SLIP_send_frame_data_buf(&resp, sizeof(esp_command_response_t)); in cmd_loop()
21 void SLIP_send_frame_data_buf(const void *buf, uint32_t size);