Searched refs:buf_rx_freed_cb (Results 1 – 3 of 3) sorted by relevance
28 static bt_buf_rx_freed_cb_t buf_rx_freed_cb; variable34 if (buf_rx_freed_cb) { in buf_rx_freed_notify()35 buf_rx_freed_cb(mask); in buf_rx_freed_notify()129 buf_rx_freed_cb = cb; in bt_buf_rx_freed_cb_set()
38 static bt_buf_rx_freed_cb_t buf_rx_freed_cb; variable44 if (buf_rx_freed_cb) { in hci_rx_buf_destroy()46 buf_rx_freed_cb(BT_BUF_EVT | BT_BUF_ACL_IN | BT_BUF_ISO_IN); in hci_rx_buf_destroy()110 buf_rx_freed_cb = cb; in bt_buf_rx_freed_cb_set()
54 static bt_iso_buf_rx_freed_cb_t buf_rx_freed_cb; variable60 if (buf_rx_freed_cb) { in iso_rx_buf_destroy()61 buf_rx_freed_cb(); in iso_rx_buf_destroy()570 buf_rx_freed_cb = cb; in bt_iso_buf_rx_freed_cb_set()