blue_heron v0.1.0 BlueHeron.HCI.Command behaviour View Source

Link to this section Summary

Functions

Helper to create Command opcode from OCF and OGF values

Link to this section Functions

Link to this macro

defparameters(fields)

View Source (macro)

Helper to create Command opcode from OCF and OGF values

Link to this section Callbacks

Specs

deserialize(binary()) :: term()
Link to this callback

deserialize_return_parameters(binary)

View Source

Specs

deserialize_return_parameters(binary()) :: map() | binary()
Link to this callback

serialize_return_parameters(arg1)

View Source

Specs

serialize_return_parameters(map() | binary()) :: binary()