Get peer info operation struct. More...

#include <ble_gapc.h>

Public Attributes

uint8_t opcode
 
ble_gap_peer_info_t peer_info
 

Detailed Description

Get peer info operation struct.

Definition at line 586 of file ble_gapc.h.

Member Data Documentation

◆ opcode

uint8_t ble_gap_peer_info_param_t::opcode

Operation code. See ble_gap_get_peer_info_op_t.

Definition at line 588 of file ble_gapc.h.

◆ peer_info

ble_gap_peer_info_t ble_gap_peer_info_param_t::peer_info

Peer info.

Definition at line 589 of file ble_gapc.h.


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