OSDN Git Service

Adapter layer for Bluetooth HCI HAL
authorHansong Zhang <hsz@google.com>
Fri, 29 Mar 2019 21:27:05 +0000 (14:27 -0700)
committerHansong Zhang <hsz@google.com>
Mon, 8 Apr 2019 20:30:11 +0000 (13:30 -0700)
commit751a2212082c6c695bc6aa9e7ceeb7e9cd5de0e4
treebc4a28f3ce3c108aa1dc3d8210775a93b35b35e3
parent183eacee0d0b744ca90cfcdec40caeebea9c7706
Adapter layer for Bluetooth HCI HAL

Add adapter layer for HIDL HAL and host rootcanal HAL

Test: with cert and rootcanal
Change-Id: I1a84076d3df3176b75a499ac160e503e51fad8b3
gd/Android.bp
gd/hal/Android.bp [new file with mode: 0644]
gd/hal/hci_hal.h [new file with mode: 0644]
gd/hal/hci_hal_host_rootcanal.cc [new file with mode: 0644]
gd/hal/hci_hal_host_rootcanal.h [new file with mode: 0644]
gd/hal/hci_hal_host_rootcanal_test.cc [new file with mode: 0644]