Read resolvable address info struct. More...

#include <ble_gapc.h>

Public Attributes

uint8_t op_code
 Operation code. More...
 
gap_addr_t gap_addr
 Resolvable address info. More...
 

Detailed Description

Read resolvable address info struct.

Definition at line 300 of file ble_gapc.h.

Member Data Documentation

◆ gap_addr

gap_addr_t gap_rslv_addr_read_t::gap_addr

Resolvable address info.

Definition at line 303 of file ble_gapc.h.

◆ op_code

uint8_t gap_rslv_addr_read_t::op_code

Operation code.

See also
enum gap_rslv_addr_read_op_id_t.

Definition at line 302 of file ble_gapc.h.


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