OSDN Git Service

Encapsulate invocations of adapter_properties_cb
authorZach Johnson <zachoverflow@google.com>
Fri, 14 Aug 2020 22:42:22 +0000 (15:42 -0700)
committerZach Johnson <zachoverflow@google.com>
Sat, 15 Aug 2020 00:48:19 +0000 (17:48 -0700)
commit3e72c4c65280e97fee94794c31fc1f40ee216ebf
tree91a62705754d9ec37437326c946381157e68937e
parentb2e0de1d365e60d83454065dbfbf439a8aac54d8
Encapsulate invocations of adapter_properties_cb

Prep to start moving more stuff off the jni thread, and only
invoke it to transact data up to java.

Bug: 159815595
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I9a25c677c33641a6bbb3221eb88d1b03b44da153
btif/include/btif_common.h
btif/src/bluetooth.cc
btif/src/btif_core.cc
btif/src/btif_dm.cc