commit | efa25d72874c12e71b2ffcf057ebdb80cb41f55b | [log] [tgz] |
---|---|---|
author | Myles Watson <mylesgw@google.com> | Mon Oct 03 16:27:32 2022 -0700 |
committer | Myles Watson <mylesgw@google.com> | Thu Jan 05 17:09:09 2023 -0800 |
tree | 790d6be0e4a4f54bc2f8c7c0fdf07a0b228ed501 | |
parent | 044d5a801a5454d1012f3f8d0b5dedcdc1adc540 [diff] |
bluetooth: Add support for linux bluetooth raw hci sockets The implementation is imported from packages/modules/Bluetooth/system/vendor_libs/linux/interface with modifications to modernize the code. The default bluetooth HAL implementation now jointly uses the serial implementation and the bluetooth socket implementation. Bug: 205758693 Test: VtsHalBluetoothTargetTest Change-Id: I791fd406e56a0144e1117cb6f8e27ec71b48a192