Read resolvable address info struct. More...

#include <ble_gapc.h>

Public Attributes

uint8_t op_code
 
ble_gap_addr_t gap_addr
 

Detailed Description

Read resolvable address info struct.

Definition at line 402 of file ble_gapc.h.

Member Data Documentation

◆ gap_addr

ble_gap_addr_t ble_gap_rslv_addr_read_t::gap_addr

Resolvable address info.

Definition at line 405 of file ble_gapc.h.

◆ op_code

uint8_t ble_gap_rslv_addr_read_t::op_code

Operation code.

See also
enum gap_rslv_addr_read_op_id_t.

Definition at line 404 of file ble_gapc.h.


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