Searched refs:SIOC_HCI_RAW_NODE_GET_STAT (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/netgraph/bluetooth/include/
H A Dng_btsocket.h132 #define SIOC_HCI_RAW_NODE_GET_STAT \ macro
/freebsd-12-stable/usr.sbin/bluetooth/hccontrol/
H A Dnode.c178 if (ioctl(s, SIOC_HCI_RAW_NODE_GET_STAT, &r, sizeof(r)) < 0)
/freebsd-12-stable/lib/libbluetooth/
H A Dhci.c655 if (ioctl(s, SIOC_HCI_RAW_NODE_GET_STAT, &rp.r4, sizeof(rp.r4)) < 0)
/freebsd-12-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1124 case SIOC_HCI_RAW_NODE_GET_STAT: {

Completed in 116 milliseconds