Back to Chromium

Bluetooth Test Interfaces

device/bluetooth/public/mojom/emulation/README.md

149.0.7827.2441 B
Original Source

Bluetooth Test Interfaces

This folder contains interfaces that are useful for testing of code that uses device/bluetooth

Fake Bluetooth

FakeBluetooth is an interface that allows its clients to fake bluetooth events at the platform abstraction layer. See fake_bluetooth.mojom for more information about the interface and //device/bluetooth/test/README.md for information about its implementation.