Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dbuf.c31 static void buf_rx_freed_notify(enum bt_buf_type mask) in buf_rx_freed_notify() function
45 buf_rx_freed_notify(BT_BUF_ISO_IN); in iso_rx_freed_cb()
67 buf_rx_freed_notify(BT_BUF_ACL_IN); in acl_in_pool_destroy()
73 buf_rx_freed_notify(BT_BUF_EVT); in evt_pool_destroy()
91 buf_rx_freed_notify(BT_BUF_EVT | BT_BUF_ACL_IN); in hci_rx_pool_destroy()