Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netgraph/bluetooth/include/
H A Dng_btsocket.h184 struct ng_btsocket_hci_raw_node_role_switch { struct
189 struct ng_btsocket_hci_raw_node_role_switch) argument
192 struct ng_btsocket_hci_raw_node_role_switch)
/freebsd-14.2/usr.sbin/bluetooth/hccontrol/
H A Dnode.c420 struct ng_btsocket_hci_raw_node_role_switch r; in hci_read_node_role_switch()
435 struct ng_btsocket_hci_raw_node_role_switch r; in hci_write_node_role_switch()
/freebsd-14.2/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1328 struct ng_btsocket_hci_raw_node_role_switch *p = in ng_btsocket_hci_raw_control()
1329 (struct ng_btsocket_hci_raw_node_role_switch *) data; in ng_btsocket_hci_raw_control()
1337 struct ng_btsocket_hci_raw_node_role_switch *p = in ng_btsocket_hci_raw_control()
1338 (struct ng_btsocket_hci_raw_node_role_switch *) data; in ng_btsocket_hci_raw_control()
/freebsd-14.2/lib/libbluetooth/
H A Dhci.c608 struct ng_btsocket_hci_raw_node_role_switch r7; in bt_devinfo()