Home
last modified time | relevance | path

Searched refs:bt_recv_prio (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_driver.c129 static int bt_recv_prio(const struct device *dev, struct net_buf *buf) in bt_recv_prio() function
373 bt_recv_prio(dev, buf); in prio_recv_thread()
397 bt_recv_prio(dev, buf); in prio_recv_thread()
755 bt_recv_prio(dev, evt); in cmd_handle()
776 bt_recv_prio(dev, evt); in acl_handle()
792 bt_recv_prio(dev, evt); in iso_handle()
/Zephyr-latest/subsys/bluetooth/host/
DKconfig82 or bt_recv_prio(). The choice will influence RAM usage and how fast incoming HCI
89 in the system work queue. The HCI driver shall not call bt_recv_prio().
100 in the bluetooth-specific work queue. The HCI driver shall not call bt_recv_prio().
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst169 CONFIG_BT_RECV_IS_RX_THREAD is defined and call bt_recv and bt_recv_prio