tree: 983894f77b1165d740433f01d990229e4f24ea82 [path history] [tgz]
  1. fake_bluetooth.mojom
  2. OWNERS
  3. README.md
device/bluetooth/public/interfaces/test/README.md

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.