tree: a916f8fa4659284c236b03ac182690b45a80a5e5 [path history] [tgz]
  1. fake_bluetooth.mojom
  2. fake_bluetooth.typemap
  3. fake_bluetooth_mojom_traits.h
  4. OWNERS
  5. README.md
  6. typemaps.gni
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.