LE peer info. More...
#include <ble_gapc.h>
Public Attributes | |
ble_gap_peer_version_ind_t | peer_version |
Version info. More... | |
ble_gap_peer_features_ind_t | peer_features |
Features info. More... | |
LE peer info.
Definition at line 340 of file ble_gapc.h.
ble_gap_peer_features_ind_t ble_gap_peer_info_t::peer_features |
Features info.
Definition at line 343 of file ble_gapc.h.
ble_gap_peer_version_ind_t ble_gap_peer_info_t::peer_version |
Version info.
Definition at line 342 of file ble_gapc.h.