Searched refs:NGM_HCI_LP_DISCON_IND (Results 1 – 4 of 4) sorted by relevance
342 case NGM_HCI_LP_DISCON_IND: in ng_l2cap_lower_rcvmsg()
1110 NGM_HCI_LP_DISCON_IND, sizeof(*ep), M_NOWAIT); in ng_hci_lp_discon_ind()1127 NG_MKMESSAGE(msg, NGM_HCI_COOKIE, NGM_HCI_LP_DISCON_IND, in ng_hci_lp_discon_ind()
957 case NGM_HCI_LP_DISCON_IND: /* Disconnection Indication Event */ in ng_btsocket_sco_lp_msg_input()1010 case NGM_HCI_LP_DISCON_IND: in ng_btsocket_sco_input()
508 #define NGM_HCI_LP_DISCON_IND 6 /* HCI -> Upper */ macro