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

#include <ble_gapc.h>

Data Fields

gap_addr_t gap_addr
 
uint8_t addr_type
 

Detailed Description

The struct of broadcast address with broadcast type.

Field Documentation

◆ addr_type

uint8_t gap_bdaddr_t::addr_type

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

◆ gap_addr

gap_addr_t gap_bdaddr_t::gap_addr

Device BD Address.


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