Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_misc.c104 NG_MKMESSAGE(msg,NGM_HCI_COOKIE,NGM_HCI_NODE_UP,sizeof(*ep),M_NOWAIT); in ng_hci_node_is_up()
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c267 case NGM_HCI_NODE_UP: { in ng_l2cap_lower_rcvmsg()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h660 #define NGM_HCI_NODE_UP 112 /* HCI -> Upper */ macro
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c822 case NGM_HCI_NODE_UP: { in ng_btsocket_sco_default_msg_input()