The struct of broadcast address with broadcast type. More...

#include <ble_gapc.h>

Public Attributes

ble_gap_addr_t gap_addr
 
uint8_t addr_type
 

Detailed Description

The struct of broadcast address with broadcast type.

Definition at line 175 of file ble_gapc.h.

Member Data Documentation

◆ addr_type

uint8_t ble_gap_bdaddr_t::addr_type

Address type of the device: 0=public/1=random. please GAP Address types.

Definition at line 178 of file ble_gapc.h.

◆ gap_addr

ble_gap_addr_t ble_gap_bdaddr_t::gap_addr

Device BD Address.

Definition at line 177 of file ble_gapc.h.


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