BlueHeron (blue_heron v0.4.1) View Source

Elixir Bluetooth library

Link to this section Summary

Functions

Writes an HCI command via the transport

Subscribe to HCI events

Writes an HCI command via the transport

Entrypoint to starting a Bluetooth Stack

Link to this section Types

Specs

on_start_error() :: {:error, {:already_started, pid()} | term()}

Link to this section Functions

Writes an HCI command via the transport

Link to this function

add_event_handler(context)

View Source

Subscribe to HCI events

Link to this function

hci_command(context, packet)

View Source

Writes an HCI command via the transport

Specs

Entrypoint to starting a Bluetooth Stack