Get broadcast address struct. More...
#include <ble_gapc.h>
Collaboration diagram for gap_get_bd_addr_t:Public Attributes | |
| uint8_t | index |
| Advertsing index. More... | |
| gap_bdaddr_t | bd_addr |
| BD address. More... | |
Get broadcast address struct.
Definition at line 218 of file ble_gapc.h.
| gap_bdaddr_t gap_get_bd_addr_t::bd_addr |
BD address.
Definition at line 221 of file ble_gapc.h.
| uint8_t gap_get_bd_addr_t::index |