Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_var.h104 #define NG_HCI_BUFF_SCO_USE(b, v) (b).sco_free -= (v) macro
H A Dng_hci_evnt.c244 NG_HCI_BUFF_SCO_USE(unit->buffer, count); in ng_hci_send_data()