The parameter for request peer sca complete event. More...

#include <ble_iso.h>

Public Attributes

uint8_t status
 
uint16_t acl_hdl
 
uint8_t sca
 

Detailed Description

The parameter for request peer sca complete event.

Definition at line 555 of file ble_iso.h.

Member Data Documentation

◆ acl_hdl

uint16_t iso_req_peer_sca_cmpl_evt_t::acl_hdl

Connection handle of the ACL, (Range: 0x0000 to 0x0EFF).

Definition at line 558 of file ble_iso.h.

◆ sca

uint8_t iso_req_peer_sca_cmpl_evt_t::sca

See iso_sca_type_t.

Definition at line 559 of file ble_iso.h.

◆ status

uint8_t iso_req_peer_sca_cmpl_evt_t::status

0x00: The SCA parameter received successfully.0x01-0xFF: The reception of SCA parameter failed

Definition at line 557 of file ble_iso.h.


The documentation for this struct was generated from the following file: