Get broadcast address struct. More...

#include <ble_gapc.h>

Public Attributes

uint8_t index
 
ble_gap_bdaddr_t bd_addr
 

Detailed Description

Get broadcast address struct.

Definition at line 182 of file ble_gapc.h.

Member Data Documentation

◆ bd_addr

ble_gap_bdaddr_t ble_gap_get_bd_addr_t::bd_addr

BD address.

Definition at line 185 of file ble_gapc.h.

◆ index

uint8_t ble_gap_get_bd_addr_t::index

Advertsing index. The valid range is: 0 - 4.

Definition at line 184 of file ble_gapc.h.


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