The parameter for starting target announcement.
More...
#include <ble_iso.h>
The parameter for starting target announcement.
Definition at line 228 of file ble_iso.h.
◆ adv_idx
uint8_t iso_start_target_ann_t::adv_idx |
◆ adv_type
uint8_t iso_start_target_ann_t::adv_type |
Adv type, see iso_adv_type_t , the peer addr_type and addr is invalid for undirect type, and should ignore them.
Definition at line 232 of file ble_iso.h.
◆ data
uint8_t* iso_start_target_ann_t::data |
Target audio announcement data.
Definition at line 237 of file ble_iso.h.
◆ data_len
uint16_t iso_start_target_ann_t::data_len |
Target audio announcement data length.
Definition at line 236 of file ble_iso.h.
◆ interval
uint32_t iso_start_target_ann_t::interval |
Adv interval, (Range: 0x000020 to 0xFFFFFF), Time = N * 0.625.
Definition at line 231 of file ble_iso.h.
◆ peer_add_type
uint8_t iso_start_target_ann_t::peer_add_type |
Peer address type, see iso_add_type_t
Definition at line 234 of file ble_iso.h.
◆ peer_addr
The documentation for this struct was generated from the following file: