Resolvable address report event for BLE_GAPM_EVT_RSLV_ADDR_REPORT. More...
#include <ble_gapm.h>
Collaboration diagram for ble_gap_evt_rslv_addr_report_t:Public Attributes | |
| ble_gap_actv_type_t | type |
| Activity type. More... | |
| ble_gap_addr_t | rpa_addr |
| rpa address info. More... | |
Resolvable address report event for BLE_GAPM_EVT_RSLV_ADDR_REPORT.
Definition at line 845 of file ble_gapm.h.
| ble_gap_addr_t ble_gap_evt_rslv_addr_report_t::rpa_addr |
rpa address info.
Definition at line 848 of file ble_gapm.h.
| ble_gap_actv_type_t ble_gap_evt_rslv_addr_report_t::type |