Read resolvable address info struct. More...
#include <ble_gapc.h>
Collaboration diagram for gap_rslv_addr_read_t:Public Attributes | |
| uint8_t | op_code |
| Operation code. More... | |
| gap_addr_t | gap_addr |
| Resolvable address info. More... | |
Read resolvable address info struct.
Definition at line 300 of file ble_gapc.h.
| gap_addr_t gap_rslv_addr_read_t::gap_addr |
Resolvable address info.
Definition at line 303 of file ble_gapc.h.
| uint8_t gap_rslv_addr_read_t::op_code |