OSDN Git Service

Add function on hci to send commands (with status and with complete)
authorZach Johnson <zachoverflow@google.com>
Sat, 29 Feb 2020 00:24:13 +0000 (16:24 -0800)
committerZach Johnson <zachoverflow@google.com>
Sat, 29 Feb 2020 00:25:05 +0000 (16:25 -0800)
commit336d70cf932f4be0de32abac836218a3c3f6def1
tree6ac5a73015222ce23d04acecb623835780aa0417
parentf391d0c5dc1a54a4af2487406d2d2380a8dd453a
Add function on hci to send commands (with status and with complete)

No need for tests to each have their own implementation.

Test: cert/run --host --test_filter=AclManagerTest
Change-Id: I3213367fa162cde1179a98cb3d1801850f01aa61
gd/cert/gd_device.py
gd/hci/cert/acl_manager_test.py