Searched refs:hci_len (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.c127 addr.hci_len = sizeof(addr);
301 addr.hci_len = sizeof(addr);
/freebsd-12-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket.h53 u_char hci_len; /* total length */ member in struct:sockaddr_hci
/freebsd-12-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c324 sa->hci_len = sizeof(*sa);
973 if (sa->hci_len != sizeof(*sa))
1005 if (sa->hci_len != sizeof(*sa))
1641 sa.hci_len = sizeof(sa);
/freebsd-12-stable/lib/libbluetooth/
H A Dhci.c68 ha.hci_len = sizeof(ha);
709 ha.hci_len = sizeof(ha);

Completed in 160 milliseconds