Get peer info operation struct. More...
#include <ble_gapc.h>
Collaboration diagram for gap_peer_info_param_t:Public Attributes | |
| uint8_t | opcode |
| Operation code. More... | |
| gap_peer_info_t | peer_info |
| Peer info. More... | |
Get peer info operation struct.
Definition at line 464 of file ble_gapc.h.
| uint8_t gap_peer_info_param_t::opcode |
| gap_peer_info_t gap_peer_info_param_t::peer_info |
Peer info.
Definition at line 467 of file ble_gapc.h.