Get broadcast address struct. More...
#include <ble_gapc.h>
Public Attributes | |
uint8_t | index |
ble_gap_bdaddr_t | bd_addr |
Get broadcast address struct.
Definition at line 310 of file ble_gapc.h.
ble_gap_bdaddr_t ble_gap_get_bd_addr_t::bd_addr |
BD address.
Definition at line 313 of file ble_gapc.h.
uint8_t ble_gap_get_bd_addr_t::index |
Advertsing index. The valid range is: 0 - 4.
Definition at line 312 of file ble_gapc.h.