Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netgraph/bluetooth/include/
HDng_btsocket.h93 struct ng_btsocket_hci_raw_node_debug { struct
98 struct ng_btsocket_hci_raw_node_debug) argument
101 struct ng_btsocket_hci_raw_node_debug)
/freebsd-14-stable/usr.sbin/bluetooth/hccontrol/
HDnode.c74 struct ng_btsocket_hci_raw_node_debug r; in hci_read_debug_level()
89 struct ng_btsocket_hci_raw_node_debug r; in hci_write_debug_level()
/freebsd-14-stable/sys/netgraph/bluetooth/socket/
HDng_btsocket_hci_raw.c1081 struct ng_btsocket_hci_raw_node_debug *p = in ng_btsocket_hci_raw_control()
1082 (struct ng_btsocket_hci_raw_node_debug *) data; in ng_btsocket_hci_raw_control()
1090 struct ng_btsocket_hci_raw_node_debug *p = in ng_btsocket_hci_raw_control()
1091 (struct ng_btsocket_hci_raw_node_debug *) data; in ng_btsocket_hci_raw_control()
/freebsd-14-stable/lib/libbluetooth/
HDhci.c609 struct ng_btsocket_hci_raw_node_debug r8; in bt_devinfo()