LE peer info. More...
#include <ble_gapc.h>
Public Attributes | |
gap_peer_version_ind_t | peer_version |
Version info. More... | |
gap_peer_features_ind_t | peer_features |
Features info. More... | |
LE peer info.
Definition at line 457 of file ble_gapc.h.
gap_peer_features_ind_t gap_peer_info_t::peer_features |
Features info.
Definition at line 460 of file ble_gapc.h.
gap_peer_version_ind_t gap_peer_info_t::peer_version |
Version info.
Definition at line 459 of file ble_gapc.h.