Home
last modified time | relevance | path

Searched refs:NGM_HCI_NODE_GET_STAT (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_prse.h156 NGM_HCI_NODE_GET_STAT,
H A Dng_hci_main.c443 case NGM_HCI_NODE_GET_STAT: in ng_hci_default_rcvmsg()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket.h133 _IOWR('b', NGM_HCI_NODE_GET_STAT, \
H A Dng_hci.h603 #define NGM_HCI_NODE_GET_STAT 107 /* HCI -> User */ macro
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1135 NGM_HCI_NODE_GET_STAT, in ng_btsocket_hci_raw_control()