commit | b7840e772fccb93be4fff73a9cb83f978095eac2 | [log] [tgz] |
---|---|---|
author | Arman Uguray <armansito@google.com> | Tue Feb 11 01:27:33 2020 +0000 |
committer | CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> | Tue Feb 11 01:27:33 2020 +0000 |
tree | 2c1a90d74337da4bc03027930f06b9a874445052 | |
parent | 133d40b1ba6fdb0bb5ea50bc975f31f0bbefb711 [diff] |
[bt][host][fidl] Use fuchsia.bluetooth.PeerId and error syntax * Changed all host.fidl methods to use fuchsia.bluetooth.PeerId rather than string as the peer ID type. * Changed all host.fidl methods that have a reply to use the FIDL error syntax and the fuchsia.bluetooth.sys.Error type instead of fuchsia.bluetooth.Status. * Converted some of the multi-line awaits in integration tests to inline where the former was unnecessary. * Removed the GATT proxy setup in bt-gap's connection handling. Bug: 35008 Test: bt-integration-tests; bt-host-unittests. Change-Id: Icc1c38206b032d714628d86bbe5e5d8c89e28a97
Pink + Purple == Fuchsia (a new operating system)
Fuchsia is a modular, capability-based operating system. Fuchsia runs on modern 64-bit Intel and ARM processors.
Fuchsia is an open source project with a code of conduct that we expect everyone who interacts with the project to respect.
See Getting Started.
See fuchsia.dev.