Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_prse.h148 NGM_HCI_NODE_GET_FEATURES,
H A Dng_hci_main.c431 case NGM_HCI_NODE_GET_FEATURES: in ng_hci_default_rcvmsg()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_btsocket.h124 _IOWR('b', NGM_HCI_NODE_GET_FEATURES, \
H A Dng_hci.h601 #define NGM_HCI_NODE_GET_FEATURES 106 /* HCI -> User */
599 #define NGM_HCI_NODE_GET_FEATURES global() macro
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1123 NGM_HCI_NODE_GET_FEATURES, in ng_btsocket_hci_raw_control()