View Source BlueHeron.HCI.Event.LEMeta (blue_heron v0.5.3)

The LE Meta Event is used to encapsulate all LE Controller specific events.

Reference: Version 5.2, Vol 4, Part E, 7.7.65

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

List all available controller and baseband command modules

Types

subevent_code()

@type 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.2, Vol 4, Part E, 5.4.4

Functions

list()

@spec list() :: [module()]

List all available controller and baseband command modules