Searched refs:send_data_cb_t (Results 1 – 2 of 2) sorted by relevance
66 typedef void (*send_data_cb_t)(uint8_t *buf, uint32_t len); typedef94 send_data_cb_t send_data_func; /*!< Send data interface operation */156 send_data_cb_t send_cb,
90 …p_shell_context_t context, send_data_cb_t send_cb, recv_data_cb_t recv_cb, printf_data_t shell_pri… in SHELL_Init()
Completed in 6 milliseconds