Searched refs:bte_main_hci_send (Results 1 – 3 of 3) sorted by relevance
252 void bte_main_hci_send (BT_HDR *p_msg, UINT16 event) in bte_main_hci_send() function
1271 bte_main_hci_send(p_buf, (UINT16)(BT_EVT_TO_LM_HCI_ACL|LOCAL_BLE_CONTROLLER_ID)); in l2c_link_send_to_lower()1277 bte_main_hci_send(p_buf, BT_EVT_TO_LM_HCI_ACL); in l2c_link_send_to_lower()1341 bte_main_hci_send(p_buf, (UINT16)(BT_EVT_TO_LM_HCI_ACL|LOCAL_BLE_CONTROLLER_ID)); in l2c_link_send_to_lower()1346 bte_main_hci_send(p_buf, BT_EVT_TO_LM_HCI_ACL); in l2c_link_send_to_lower()
26 void bte_main_hci_send(BT_HDR *p_msg, UINT16 event);