OSDN Git Service

GD HCI: Pipe VSEs up in shim layer
authorJack He <siyuanh@google.com>
Thu, 25 Mar 2021 07:29:29 +0000 (00:29 -0700)
committerJack He <siyuanh@google.com>
Thu, 25 Mar 2021 07:32:54 +0000 (00:32 -0700)
commite53576837aa0691199cba916b692711a41b499ba
tree346ce25182b36f1dd9cb975568d1761ef7009815
parent6ffa090b317cdb21bf60c813e1cf5c09febf4ad2
GD HCI: Pipe VSEs up in shim layer

* Register known Android VSEs in shim layer
* Pipeline them through data callbacks so that they will
  be handled by btu_hcif_process_event() after beging posted
  to main thread by post_to_main_message_loop()

Tag: #gd-refactor
Bug: 183057550
Test: make, manual test BQR events
Change-Id: I849f02eec35f739f27d16803cea639c5e1ee1147
main/shim/hci_layer.cc