Structure representing the BLE request to manage the priorities of coex roles.
This structure is used to define the priorities for the various coex roles, including the role id, followed by min, max priorities of the specified role. There are 7 coex roles refer rsi_ble_coex_role_id_t, each having min and max priority followed by the role id in the role_priority_payload.
Public Attribute Documentation#
role_priority_payload#
uint8_t rsi_ble_set_coex_roles_priority_s::role_priority_payload[21]
Role priority payload#
| Role ID | Role Description | Min Priority | Max Priority -------------------—|--------------------------------------------------------------------------------— | 0 | BLE Scan | X | Y | 1 | BLE Init | X | Y | 2 | BLE Connection | X | Y | 3 | BLE Advertise | X | Y | 4 | EXT Advertise | X | Y | 5 | EXT Scan | X | Y | 6 | EXT Connection | X | Y