Device information data struct. More...
#include <ble_gapc.h>
Collaboration diagram for ble_gapc_set_dev_info_t:Public Attributes | |
| ble_gap_dev_name_ind_t | dev_name |
| Device name. More... | |
| uint16_t | appearance |
| Device appearance. More... | |
Device information data struct.
Definition at line 498 of file ble_gapc.h.
| uint16_t ble_gapc_set_dev_info_t::appearance |
Device appearance.
Definition at line 501 of file ble_gapc.h.
| ble_gap_dev_name_ind_t ble_gapc_set_dev_info_t::dev_name |