ble_gap_period_adv_addr_cfg_t Struct Reference

Periodic advertising information. More...

#include <ble_gapm.h>

+ Collaboration diagram for ble_gap_period_adv_addr_cfg_t:

Public Attributes

ble_gap_bdaddr_t bd_addr
 Advertiser address information. More...
 
uint8_t adv_sid
 Advertising SID. More...
 

Detailed Description

Periodic advertising information.

Definition at line 663 of file ble_gapm.h.

Member Data Documentation

◆ adv_sid

uint8_t ble_gap_period_adv_addr_cfg_t::adv_sid

Advertising SID.

Definition at line 666 of file ble_gapm.h.

◆ bd_addr

ble_gap_bdaddr_t ble_gap_period_adv_addr_cfg_t::bd_addr

Advertiser address information.

Definition at line 665 of file ble_gapm.h.


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