Get broadcast address struct. More...

#include <ble_gapc.h>

Public Attributes

uint8_t index
 Advertsing index. More...
 
gap_bdaddr_t bd_addr
 BD address. More...
 

Detailed Description

Get broadcast address struct.

Definition at line 218 of file ble_gapc.h.

Member Data Documentation

◆ bd_addr

gap_bdaddr_t gap_get_bd_addr_t::bd_addr

BD address.

Definition at line 221 of file ble_gapc.h.

◆ index

uint8_t gap_get_bd_addr_t::index

Advertsing index.

The valid range is: 0 - 4.

Definition at line 220 of file ble_gapc.h.


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