Get Connection info event for BLE_GAPC_EVT_CONN_INFO_GOT. More...
#include <ble_gapc.h>
Public Attributes | |
uint8_t | opcode |
Operation code. More... | |
ble_gap_conn_info_t | info |
Connection info. More... | |
Get Connection info event for BLE_GAPC_EVT_CONN_INFO_GOT.
Definition at line 431 of file ble_gapc.h.
ble_gap_conn_info_t ble_gap_evt_conn_info_t::info |
Connection info.
Definition at line 434 of file ble_gapc.h.
uint8_t ble_gap_evt_conn_info_t::opcode |