Get broadcast address struct. More...
#include <ble_gapc.h>
Public Attributes | |
uint8_t | index |
Advertsing index. More... | |
ble_gap_bdaddr_t | bd_addr |
BD address. More... | |
Get broadcast address struct.
Definition at line 182 of file ble_gapc.h.
ble_gap_bdaddr_t ble_gap_get_bd_addr_t::bd_addr |
BD address.
Definition at line 185 of file ble_gapc.h.
uint8_t ble_gap_get_bd_addr_t::index |