Searched refs:process_rx (Results 1 – 3 of 3) sorted by relevance
332 static void process_rx(uint8_t packetType, uint8_t *data, uint16_t len) in process_rx() function375 process_rx(hci_rx_frame.packetType, hci_rx_frame.data, hci_rx_frame.len); in bt_rx_thread()410 process_rx(packetType, data, len); in hci_rx_cb()
373 static inline void process_rx(void) in process_rx() function394 process_rx(); in cmac_read_req()
444 static inline void process_rx(const struct device *dev) in process_rx() function475 process_rx(dev); in bt_uart_isr()
Completed in 11 milliseconds