Periodic advertising information. More...
#include <ble_gapm.h>
Collaboration diagram for gap_period_adv_addr_cfg_t:Public Attributes | |
| gap_bdaddr_t | bd_addr |
| Advertiser address information. More... | |
| uint8_t | adv_sid |
| Advertising SID. More... | |
Periodic advertising information.
Definition at line 637 of file ble_gapm.h.
| uint8_t gap_period_adv_addr_cfg_t::adv_sid |
Advertising SID.
Definition at line 640 of file ble_gapm.h.
| gap_bdaddr_t gap_period_adv_addr_cfg_t::bd_addr |
Advertiser address information.
Definition at line 639 of file ble_gapm.h.