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