Device Information set event for BLE_GAPC_EVT_DEV_INFO_SET. More...

#include <ble_gapc.h>

Public Attributes

ble_gap_dev_info_type_t info_type
 
ble_gapc_set_dev_info_t info
 

Detailed Description

Device Information set event for BLE_GAPC_EVT_DEV_INFO_SET.

Definition at line 657 of file ble_gapc.h.

Member Data Documentation

◆ info

ble_gapc_set_dev_info_t ble_gap_evt_dev_info_set_t::info

Device info data. see ble_gap_cte_type_t.

Definition at line 660 of file ble_gapc.h.

◆ info_type

ble_gap_dev_info_type_t ble_gap_evt_dev_info_set_t::info_type

Device info type. see ble_gap_dev_info_type_t.

Definition at line 659 of file ble_gapc.h.


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