| # fuchsia.bluetooth.testing Library | |
| This library defines protocols and data structures to drive the behavior of fake | |
| implementations of core Bluetooth system services and hardware protocols. | |
| ## [hci_emulator.fidl](./hci_emulator.fidl) | |
| Defines a management interface to control the Bluetooth controller emulator | |
| driver (see [bt-hci-emulator](//src/connectivity/bluetooth/hci/emulator)). | |
| ## TODO(fxbug.dev/1291): fake_profile.fidl |