Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_prse.h149 NGM_HCI_NODE_GET_FEATURES,
H A Dng_hci_main.c432 case NGM_HCI_NODE_GET_FEATURES: in ng_hci_default_rcvmsg()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket.h125 _IOWR('b', NGM_HCI_NODE_GET_FEATURES, \
H A Dng_hci.h600 #define NGM_HCI_NODE_GET_FEATURES 106 /* HCI -> User */ macro
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_hci_raw.c1126 NGM_HCI_NODE_GET_FEATURES, in ng_btsocket_hci_raw_control()