Searched refs:read_mcumgr_byte (Results 1 – 2 of 2) sorted by relevance
82 static int read_mcumgr_byte(struct smp_shell_data *data, uint8_t byte) in read_mcumgr_byte() function145 int mcumgr_state = read_mcumgr_byte(data, byte); in smp_shell_rx_bytes()
346 static int read_mcumgr_byte(uint8_t byte) in read_mcumgr_byte() function404 mcumgr_state = read_mcumgr_byte(byte); in handle_mcumgr()