platform_hardware_interfaces/bluetooth
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
..
1.0 Bluetooth HAL: Add missing retry logic to the H4Protocol::Send() 2021-10-27 11:21:38 -07:00
1.1 Bluetooth: Turn Bluetooth off while device setup 2021-04-23 11:59:33 +08:00
a2dp/1.0 Update owner information for VTS module VtsHalBluetoothA2dpV1_0TargetTest. 2021-09-29 11:39:30 -07:00
audio BluetoothAudio: Refine the FMQ size for A2DP software encoding 2021-07-29 21:10:45 +08:00
.clang-format Apply clang-format to Bluetooth related HAL code 2018-10-23 18:22:10 -07:00