Home | History | Annotate | Download | only in include

Lines Matching refs:HCI_EVT_TO_UPPER

719 #ifndef HCI_EVT_TO_UPPER
720 #define HCI_EVT_TO_UPPER(p) {((BT_HDR *)p)->event = BT_EVT_TO_BTU_HCI_EVT; GKI_send_msg (BTU_TASK, BTU_HCI_RCV_MBOX, p);}