OSDN Git Service

rusty-gd: hci facade completes command to ACK receive
authorZach Johnson <zachoverflow@google.com>
Tue, 2 Feb 2021 03:19:34 +0000 (19:19 -0800)
committerZach Johnson <zachoverflow@google.com>
Tue, 2 Feb 2021 03:19:34 +0000 (19:19 -0800)
commit335330b614067fa328ad556e3f31d562b5e01a87
treee809317e24c2366be61d430a212a0e9a1bb1a8ab
parent1b61017687654f916ac956e20eec3b404ceaf5f2
rusty-gd: hci facade completes command to ACK receive

do this before sending, to ensure we don't block waiting
for events that will never come (in the case of loopback)

Bug: 171749953
Tag: #gd-refactor
Test: gd/cert/run --rhost
Change-Id: I71b8d3f5737769d844ca5d44bbeebd069aed52b3
gd/rust/facade/Android.bp
gd/rust/hci/src/facade.rs