Searched refs:ACL_WriteData (Results 1 – 4 of 4) sorted by relevance
34 void ACL_WriteData(uint16_t handle, BT_HDR* p_buf);
57 void bluetooth::shim::ACL_WriteData(uint16_t handle, BT_HDR* p_buf) { in ACL_WriteData() function in bluetooth::shim
2732 return bluetooth::shim::ACL_WriteData(p_acl->hci_handle, p_buf); in acl_send_data_packet_br_edr()2746 return bluetooth::shim::ACL_WriteData(p_acl->hci_handle, p_buf); in acl_send_data_packet_ble()