ble_gap_evt_rslv_addr_read_t Struct Reference

Read resolvable address event for BLE_GAPM_EVT_READ_RSLV_ADDR. More...

#include <ble_gapm.h>

Public Attributes

uint8_t op_code
 
ble_gap_addr_t gap_addr
 

Detailed Description

Read resolvable address event for BLE_GAPM_EVT_READ_RSLV_ADDR.

Definition at line 838 of file ble_gapm.h.

Member Data Documentation

◆ gap_addr

ble_gap_addr_t ble_gap_evt_rslv_addr_read_t::gap_addr

Resolvable address info.

Definition at line 841 of file ble_gapm.h.

◆ op_code

uint8_t ble_gap_evt_rslv_addr_read_t::op_code

Operation code. ble_gap_rslv_addr_read_op_id_t.

Definition at line 840 of file ble_gapm.h.


The documentation for this struct was generated from the following file: