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 521 of file ble_gapc.h.
| ble_gap_conn_info_t ble_gap_conn_info_param_t::info |
Connection info.
Definition at line 524 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 523 of file ble_gapc.h.