Module kernel::hil::ble_advertising

source ·
Expand description

Bluetooth Low Energy HIL

Application

          +------------------------------------------------+
          | Applications                                   |
          +------------------------------------------------+

Host

          +------------------------------------------------+
          | Generic Access Profile                         |
          +------------------------------------------------+

          +------------------------------------------------+
          | Generic Attribute Profile                      |
          +------------------------------------------------+

          +--------------------+      +-------------------+
          | Attribute Protocol |      | Security Manager  |
          +--------------------+      +-------------------+

          +-----------------------------------------------+
          | Logical Link and Adaptation Protocol          |
          +-----------------------------------------------+

Controller

          +--------------------------------------------+
          | Host Controller Interface                  |
          +--------------------------------------------+

          +------------------+      +------------------+
          | Link Layer       |      | Direct Test Mode |
          +------------------+      +------------------+

          +--------------------------------------------+
          | Physical Layer                             |
          +--------------------------------------------+

Enums

Traits