Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_evnt.c891 for (; ep->num_con_handles > 0; ep->num_con_handles --) { in num_compl_pkts()
/dragonfly/sys/netgraph7/bluetooth/include/
H A Dng_hci.h1214 u_int8_t num_con_handles; /* # of connection handles */ member
1572 u_int8_t num_con_handles; /* # of connection handles */ member
/dragonfly/sys/netbt/
H A Dhci_event.c380 while (ep.num_con_handles--) { in hci_event_num_compl_pkts()
H A Dhci.h1988 uint8_t num_con_handles; /* # of connection handles */ member