Get device info event for BLE_GAPC_EVT_DEV_INFO_GOT. More...

#include <ble_gapc.h>

+ Collaboration diagram for ble_gap_evt_dev_info_get_t:

Public Attributes

uint8_t operation
 Operation code. More...
 
ble_gap_dev_info_t dev_info
 Device info. More...
 

Detailed Description

Get device info event for BLE_GAPC_EVT_DEV_INFO_GOT.

Definition at line 370 of file ble_gapc.h.

Member Data Documentation

◆ dev_info

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.

◆ operation

uint8_t ble_gap_evt_dev_info_get_t::operation

Operation code.

ble_gap_dev_info_get_type_t.

Definition at line 372 of file ble_gapc.h.


The documentation for this struct was generated from the following file: