Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c336 case NGM_HCI_LP_CON_IND: in ng_l2cap_lower_rcvmsg()
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c952 case NGM_HCI_LP_CON_IND: /* Connection Indication Event */ in ng_btsocket_sco_lp_msg_input()
1008 case NGM_HCI_LP_CON_IND: in ng_btsocket_sco_input()
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c871 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_CON_IND, in ng_hci_lp_con_ind()
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_hci.h493 #define NGM_HCI_LP_CON_IND 4 /* HCI -> Upper */
491 #define NGM_HCI_LP_CON_IND global() macro