This directory contains the implementation of the public Bluetooth APIs (fuchsia.bluetooth*
). The main pieces of this implementation are:
bt-host
, and relays them to mods via HostDispatcher.fuchsia.bluetooth.control.Control
interface, calling into HostDispatcher for help.fuchsia.bluetooth.control.Control
interface./dev/class/bt-host
, and react to the arrival and departure of Bluetooth hosts appropriately.bt-gap
)./dev/class/bt-host
-monitoring future from HostDispatcher./dev/class/bt-host
VFS events.bt-gap
Inspect file at /hub/c/bt-gap.cmx/{pid}/out/diagnostics/root.inspect
.bt-host
Inspect files at /hub/c/bt-gap.cmx/{pid}/out/diagnostics/hosts/{host id}.inspect
.