Searched refs:ACL_WriteData (Results 1 – 5 of 5) sorted by relevance
262 struct ACL_WriteData { struct267 extern struct ACL_WriteData ACL_WriteData; argument
52 void bluetooth::shim::ACL_WriteData(uint16_t /* handle */, in ACL_WriteData() function in bluetooth::shim
38 void ACL_WriteData(uint16_t handle, BT_HDR* p_buf);
75 void bluetooth::shim::ACL_WriteData(uint16_t handle, BT_HDR* p_buf) { in ACL_WriteData() function in bluetooth::shim
2506 return bluetooth::shim::ACL_WriteData(p_acl->hci_handle, p_buf); in acl_send_data_packet_br_edr()2517 return bluetooth::shim::ACL_WriteData(p_acl->hci_handle, p_buf); in acl_send_data_packet_ble()