platform_hardware_interfaces/bluetooth/1.0
Sukesh Srikakula 1e2b234392 Bluetooth HAL: Add missing retry logic to the H4Protocol::Send()
As part of an optimization, H4Protocol::Send() is modified to
use writev() instead of WriteSafely(), which has a retry logic
to send remaining bytes if the underlying write() call couldn't
transfer all the bytes in a single system call. This cl is now
adding this missing retry logic to this function.

Bug: 198992020
Test: H4 UTTest, Bluetooth functional test.

Change-Id: I78fad886d52f0910c83b000d5768128f00d3ddbc
2021-10-27 11:21:38 -07:00
..
default Bluetooth HAL: Add missing retry logic to the H4Protocol::Send() 2021-10-27 11:21:38 -07:00
vts Merge sc-dev-plus-aosp-without-vendor@7634622 2021-08-14 06:30:57 +00:00
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to hardware/interfaces 2021-02-23 14:26:20 -08:00
IBluetoothHci.hal
IBluetoothHciCallbacks.hal
types.hal