Device information data struct. More...

#include <ble_gapc.h>

Public Attributes

ble_gap_dev_name_ind_t dev_name
 
uint16_t appearance
 

Detailed Description

Device information data struct.

Definition at line 625 of file ble_gapc.h.

Member Data Documentation

◆ appearance

uint16_t ble_gapc_set_dev_info_t::appearance

Device appearance

Definition at line 628 of file ble_gapc.h.

◆ dev_name

ble_gap_dev_name_ind_t ble_gapc_set_dev_info_t::dev_name

Device name. see ble_gap_dev_name_ind_t.

Definition at line 627 of file ble_gapc.h.


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