Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/bluetooth/l2cap/
HDng_l2cap_main.c335 case NGM_HCI_LP_CON_IND: in ng_l2cap_lower_rcvmsg()
/NextBSD/sys/netgraph/bluetooth/socket/
HDng_btsocket_sco.c957 case NGM_HCI_LP_CON_IND: /* Connection Indication Event */ in ng_btsocket_sco_lp_msg_input()
1013 case NGM_HCI_LP_CON_IND: in ng_btsocket_sco_input()
/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_ulpi.c872 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_CON_IND, in ng_hci_lp_con_ind()
/NextBSD/sys/netgraph/bluetooth/include/
HDng_hci.h425 #define NGM_HCI_LP_CON_IND 4 /* HCI -> Upper */ macro