Searched refs:smp_rx_req (Results 1 – 10 of 10) sorted by relevance
49 void smp_rx_req(struct smp_transport *smtp, struct net_buf *nb);
58 smp_rx_req(&smp_uart_transport, nb); in smp_uart_process_frag()
95 smp_rx_req(smpt, smpt->__reassembly.current); in smp_reassembly_complete()
200 smp_rx_req(struct smp_transport *smpt, struct net_buf *nb) in smp_rx_req() function
199 smp_rx_req(&smp_shell_transport, nb); in smp_shell_process()
264 smp_rx_req(&conf->smp_transport, nb); in smp_udp_receive_thread()
336 smp_rx_req(&smp_bt_transport, nb); in smp_bt_chr_write()
107 smp_rx_req(&smp_dummy_transport, nb); in smp_dummy_process_frag()
28 void smp_rx_req(struct smp_transport *transport, struct net_buf *nb) in smp_rx_req() function
228 | :c:func:`zephyr_smp_rx_req` | :c:func:`smp_rx_req` |