View Source BlueHeron.HCI.CommandComplete.ReturnParameters protocol (blue_heron v0.5.1)

Summary

Types

t()

All the types that implement this protocol.

Functions

Protocol for handling command return_parameters in CommandComplete event

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

decode(cc_struct)

Protocol for handling command return_parameters in CommandComplete event

This is mainly to allow us to do function generation at compile time for handling this parsing for specific commands.

encode(cc_struct)