Searched refs:esp_command_response_t (Results 1 – 2 of 2) sorted by relevance
83 } esp_command_response_t; typedef
187 esp_command_response_t resp = { in cmd_loop()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()