Home
last modified time | relevance | path

Searched refs:hci_family (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.c128 addr.hci_family = AF_BLUETOOTH; in socket_open()
302 addr.hci_family = AF_BLUETOOTH; in find_hci_nodes()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_btsocket.h53 u_char hci_family; /* address family */ member
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c325 sa->hci_family = AF_BLUETOOTH; in ng_btsocket_hci_raw_node_rcvdata()
974 if (sa->hci_family != AF_BLUETOOTH) in ng_btsocket_hci_raw_bind()
1006 if (sa->hci_family != AF_BLUETOOTH) in ng_btsocket_hci_raw_connect()
1671 .hci_family = AF_BLUETOOTH,
/freebsd/contrib/libpcap/
H A Dpcap-bt-monitor-linux.c231 addr.hci_family = AF_BLUETOOTH; in bt_monitor_activate()
H A Dpcap-bt-linux.c277 addr.hci_family = AF_BLUETOOTH; in bt_activate()
/freebsd/lib/libbluetooth/
H A Dhci.c67 ha.hci_family = AF_BLUETOOTH; in bt_devopen()
708 ha.hci_family = AF_BLUETOOTH; in bt_devenum()