Searched refs:sco_pkts (Results 1 – 6 of 6) sorted by relevance
68 u_int16_t sco_pkts; /* size of buffer (packets) */ member106 if ((b).sco_free > (b).sco_pkts) \107 (b).sco_free = (b).sco_pkts; \110 #define NG_HCI_BUFF_SCO_TOTAL(b, v) (v) = (b).sco_pkts116 (b).sco_pkts = (n); \
399 NG_HCI_BUFF_SCO_TOTAL(unit->buffer, ep->sco_pkts); in ng_hci_default_rcvmsg()
115 uint16_t sco_pkts; member
585 di->sco_pkts = rp.r3.buffer.sco_pkts; in bt_devinfo()
130 r.buffer.sco_pkts); in hci_read_node_buffer_size()
521 u_int16_t sco_pkts; /* number of SCO packets */ member