Module stm32wb_hci::event::command

source ·
Expand description

Return parameters for HCI commands.

This module defines the return parameters that can be returned in a Command Complete event for every HCI command.

For the Command Complete event, see the Bluetooth specification, v4.1 or later, Vol 2, Part E, Section 7.7.14.

For the return parameters of the commands, see the description of each command in sections 7.1 - 7.6 of the same part of the spec.

Structs

Enums