The info of connecting operation. More...
#include <ble_gapc.h>
Public Attributes | |
uint8_t | opcode |
ble_gap_conn_info_t | info |
The info of connecting operation.
Definition at line 377 of file ble_gapc.h.
ble_gap_conn_info_t ble_gap_conn_info_param_t::info |
Connection info.
Definition at line 380 of file ble_gapc.h.
uint8_t ble_gap_conn_info_param_t::opcode |
Operation code. See ble_gap_get_conn_info_op_t.
Definition at line 379 of file ble_gapc.h.