Device information data struct. More...
#include <ble_gapc.h>
Public Attributes | |
ble_gap_dev_name_ind_t | dev_name |
uint16_t | appearance |
Device information data struct.
Definition at line 625 of file ble_gapc.h.
uint16_t ble_gapc_set_dev_info_t::appearance |
Device appearance
Definition at line 628 of file ble_gapc.h.
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.