Searched refs:bt_recv_prio (Results 1 – 9 of 9) sorted by relevance
93 int bt_recv_prio(struct net_buf *buf);
149 bt_recv_prio(buf); in hci_h5_event_recv()
234 bt_recv_prio(buf); in hci_event_recv()446 bt_recv_prio(buf); in read_payload()
108 bt_recv_prio(buf); in send_cmd_status()
189 int bt_recv_prio(struct net_buf *buf) in bt_recv_prio() function
90 # It is then the responsibility of the HCI driver to call bt_recv_prio93 # bt_recv_prio from the same priority context.
1737 __hci_api_weak__ int bt_recv_prio(struct net_buf *buf) in bt_recv_prio() function
7161 int bt_recv_prio(struct net_buf *buf) in bt_recv_prio() function
213 bt_recv_prio(buf); in h4_receive()
Completed in 28 milliseconds