Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/include/
H A Dng_btsocket.h173 struct ng_btsocket_hci_raw_node_packet_mask { struct
178 struct ng_btsocket_hci_raw_node_packet_mask) argument
181 struct ng_btsocket_hci_raw_node_packet_mask)
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dnode.c379 struct ng_btsocket_hci_raw_node_packet_mask r; in hci_read_node_packet_mask()
394 struct ng_btsocket_hci_raw_node_packet_mask r; in hci_write_node_packet_mask()
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1305 struct ng_btsocket_hci_raw_node_packet_mask *p = in ng_btsocket_hci_raw_control()
1306 (struct ng_btsocket_hci_raw_node_packet_mask *) data; in ng_btsocket_hci_raw_control()
1314 struct ng_btsocket_hci_raw_node_packet_mask *p = in ng_btsocket_hci_raw_control()
1315 (struct ng_btsocket_hci_raw_node_packet_mask *) data; in ng_btsocket_hci_raw_control()
/freebsd/lib/libbluetooth/
H A Dhci.c607 struct ng_btsocket_hci_raw_node_packet_mask r6; in bt_devinfo()