tree: 693be04bbf88e02091d7bc788c83ef9509098cf2 [path history] [tgz]
  1. fake_bluetooth.mojom
  2. fake_bluetooth_mojom_traits.h
  3. OWNERS
  4. README.md
device/bluetooth/public/mojom/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.