harald v0.1.1 Harald.HCI.Event.LEMeta View Source
The LE Meta Event is used to encapsulate all LE Controller specific events.
Reference: Version 5.0, Vol 2, Part E, 7.7.65
Link to this section Summary
Types
An LE Controller uses subevent codes to transmit LE specific events from the Controller to the Host. Note: The subevent code will always be the first Event Parameter (See Section 7.7.65)
Functions
A list of modules representing implemented LEMeta subevents
Link to this section Types
Link to this type
serialize_ret() View Source
Link to this type
subevent_code()
View Source
subevent_code()
View Source
subevent_code() :: pos_integer()
subevent_code() :: pos_integer()
An LE Controller uses subevent codes to transmit LE specific events from the Controller to the Host. Note: The subevent code will always be the first Event Parameter (See Section 7.7.65).
Reference: Version 5.0, Vol 2, Part E, 5.4.4
Link to this type
t()
View Source
t()
View Source
t() :: %Harald.HCI.Event.LEMeta{subevent: term()}
t() :: %Harald.HCI.Event.LEMeta{subevent: term()}
Link to this section Functions
Link to this function
event_code() View Source
Link to this function
subevent_modules() View Source
A list of modules representing implemented LEMeta subevents.