OSDN Git Service

Remove BTIF_DM_CB_CREATE_BOND
authorZach Johnson <zachoverflow@google.com>
Thu, 13 Aug 2020 23:51:53 +0000 (16:51 -0700)
committerZach Johnson <zachoverflow@google.com>
Thu, 13 Aug 2020 23:53:12 +0000 (16:53 -0700)
commita20cb9d9391de151e6866f73b9d5d4c499babb8f
tree6934d0871e921f323d68932f9ceb1db03ae136cf
parent41f8ab6fed7ee0cb434f4f84bd9635ef7bc221e4
Remove BTIF_DM_CB_CREATE_BOND

go to the jni thread directly instead of
going through all the manual ceremony of
a manually defined event type & struct

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