Searched refs:smp_shell_data (Results 1 – 4 of 4) sorted by relevance
23 struct smp_shell_data { struct42 size_t smp_shell_rx_bytes(struct smp_shell_data *data, const uint8_t *bytes, argument52 void smp_shell_process(struct smp_shell_data *data);
46 struct smp_shell_data smp;112 struct smp_shell_data *shell_uart_smp_shell_data_get_ptr(void);
67 struct smp_shell_data *const data = shell_uart_smp_shell_data_get_ptr(); in smp_shell_input_timeout_handler()84 static int read_mcumgr_byte(struct smp_shell_data *data, uint8_t byte) in read_mcumgr_byte()139 size_t smp_shell_rx_bytes(struct smp_shell_data *data, const uint8_t *bytes, in smp_shell_rx_bytes()186 void smp_shell_process(struct smp_shell_data *data) in smp_shell_process()
77 struct smp_shell_data *const smp = &sh_uart->common.smp; in uart_rx_handle()445 struct smp_shell_data *const smp = &sh_uart->common.smp; in async_read()526 struct smp_shell_data *shell_uart_smp_shell_data_get_ptr(void) in shell_uart_smp_shell_data_get_ptr()