commit | 469be68bd8e816707adf43d71af9b3cd22226b91 | [log] [tgz] |
---|---|---|
author | Thomas Girardier <girardier@google.com> | Tue May 03 12:31:53 2022 -0700 |
committer | Thomas Girardier <girardier@google.com> | Tue Jun 07 23:06:59 2022 +0000 |
tree | a285799acaa3bb72b92f96de3861f54791c70913 | |
parent | 5c9f411d1eefac171b76051b18bd0b0435c7790b [diff] |
bt-test-interfaces: integrate python gRPC build system Change-Id: I8346e4d6f6c853b0b1f76ffba1db1dfad840fedd
Pandora Bluetooth test interfaces are Remote Procedure Call (RPC) interfaces exposed to testing tools to trigger behaviors within a Bluetooth stack under test. They are built using the following requirements and style guide.
A test interface is defined for each Bluetooth profile.