Searched refs:buf_rx_freed_cb (Results 1 – 3 of 3) sorted by relevance
29 static bt_buf_rx_freed_cb_t buf_rx_freed_cb; variable35 if (buf_rx_freed_cb) { in buf_rx_freed_notify()36 buf_rx_freed_cb(mask); in buf_rx_freed_notify()131 buf_rx_freed_cb = cb; in bt_buf_rx_freed_cb_set()
39 static bt_buf_rx_freed_cb_t buf_rx_freed_cb; variable45 if (buf_rx_freed_cb) { in hci_rx_buf_destroy()47 buf_rx_freed_cb(BT_BUF_EVT | BT_BUF_ACL_IN | BT_BUF_ISO_IN); in hci_rx_buf_destroy()111 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()