Harald.HCI.Events.LEMeta behaviour (harald v0.3.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

decode_sub_event_code(sub_event_code)

View Source
Link to this function

new(sub_event_module, parameters)

View Source

Link to this section Callbacks

Specs

decode(binary()) :: {:ok, Harald.HCI.Events.Event.t()} | {:error, any()}

Specs

encode(Harald.HCI.Events.Event.t()) :: {:ok, binary()} | {:error, any()}

Specs

sub_event_code() :: {:ok, Events.event_code()} | {:error, any()}