Home
last modified time | relevance | path

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

/netbsd/sys/netbt/
H A Dhci_event.c393 if (m->m_pkthdr.len < ep.num_con_handles * (sizeof(handle) + sizeof(num))) in hci_event_num_compl_pkts()
396 while (ep.num_con_handles--) { in hci_event_num_compl_pkts()
H A Dhci.h2026 uint8_t num_con_handles; /* # of connection handles */ member