Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netgraph/bluetooth/include/
H A Dng_btsocket.h94 struct ng_btsocket_hci_raw_node_debug { struct
99 struct ng_btsocket_hci_raw_node_debug) argument
102 struct ng_btsocket_hci_raw_node_debug)
/freebsd-13.1/usr.sbin/bluetooth/hccontrol/
H A Dnode.c75 struct ng_btsocket_hci_raw_node_debug r; in hci_read_debug_level()
90 struct ng_btsocket_hci_raw_node_debug r; in hci_write_debug_level()
/freebsd-13.1/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1084 struct ng_btsocket_hci_raw_node_debug *p = in ng_btsocket_hci_raw_control()
1085 (struct ng_btsocket_hci_raw_node_debug *) data; in ng_btsocket_hci_raw_control()
1093 struct ng_btsocket_hci_raw_node_debug *p = in ng_btsocket_hci_raw_control()
1094 (struct ng_btsocket_hci_raw_node_debug *) data; in ng_btsocket_hci_raw_control()
/freebsd-13.1/lib/libbluetooth/
H A Dhci.c611 struct ng_btsocket_hci_raw_node_debug r8; in bt_devinfo()