Searched refs:BT_EVT_TO_LM_HCI_SCO (Results 1 – 2 of 2) sorted by relevance
268 p_buf->event = BT_EVT_TO_LM_HCI_SCO; in hci_sco_data_to_lower()274 bte_main_hci_send(p_buf, (UINT16)(BT_EVT_TO_LM_HCI_SCO | LOCAL_BLE_CONTROLLER_ID)); in hci_sco_data_to_lower()
81 #define BT_EVT_TO_LM_HCI_SCO 0x2200 /* HCI SCO Data */ macro