Harald.HCI.Packet (harald v0.3.0) View Source
Reference: version 5.0, Vol 4, Part A, 2.
Link to this section Summary
Link to this section Types
Specs
indicator() :: indicator_command() | indicator_acl_data() | indicator_synchronous_data() | indicator_event()
Specs
indicator_acl_data() :: 2
Specs
indicator_command() :: 1
Specs
indicator_event() :: 4
Specs
indicator_synchronous_data() :: 3
Specs
type() :: type_command() | type_acl_data() | type_synchronous_data() | type_event()
Specs
type_acl_data() :: :acl_data
Specs
type_command() :: :command
Specs
type_event() :: :event
Specs
type_synchronous_data() :: :synchronous_data