OSDN Git Service

btaa: add btaa btif implementation
authorMichael Sun <michaelfsun@google.com>
Mon, 23 Nov 2020 18:54:29 +0000 (18:54 +0000)
committerMichael Sun <michaelfsun@google.com>
Fri, 19 Feb 2021 23:06:06 +0000 (23:06 +0000)
commitc33a6b3acc707204cfa54027f515bdb35254f51d
tree830ced0e89b375d1a37e17933032411e0c0011fb
parent51075f0932ce2b7d4e0a52975ae32e3770095960
btaa: add btaa btif implementation

Implement the btaa btif layer to connect gd with btif through the shim
layer.

Tag: #feature
Bug: 172501038
Test: m
Change-Id: I5a463f854e6b4cd7cfae5f6b8100c62a1b8903d5
btif/Android.bp
btif/include/btif_activity_attribution.h [new file with mode: 0644]
btif/src/bluetooth.cc
btif/src/btif_activity_attribution.cc [new file with mode: 0644]