Get device info event for BLE_GAPC_EVT_DEV_INFO_GOT. More...
#include <ble_gapc.h>
Public Attributes | |
uint8_t | operation |
Operation code. More... | |
ble_gap_dev_info_t | dev_info |
Device info. More... | |
Get device info event for BLE_GAPC_EVT_DEV_INFO_GOT.
Definition at line 370 of file ble_gapc.h.
ble_gap_dev_info_t ble_gap_evt_dev_info_get_t::dev_info |
Device info.
Definition at line 373 of file ble_gapc.h.
uint8_t ble_gap_evt_dev_info_get_t::operation |