Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ble_dis_init_t Struct Reference
[Device Information Service]
Device Information Service init structure. More...
#include <ble_dis.h>
Data Fields | |
ble_srv_utf8_str_t | manufact_name_str |
Manufacturer Name String. | |
ble_srv_utf8_str_t | model_num_str |
Model Number String. | |
ble_srv_utf8_str_t | serial_num_str |
Serial Number String. | |
ble_srv_utf8_str_t | hw_rev_str |
Hardware Revision String. | |
ble_srv_utf8_str_t | fw_rev_str |
Firmware Revision String. | |
ble_srv_utf8_str_t | sw_rev_str |
Software Revision String. | |
ble_dis_sys_id_t * | p_sys_id |
System ID. | |
ble_dis_reg_cert_data_list_t * | p_reg_cert_data_list |
IEEE 11073-20601 Regulatory Certification Data List. | |
ble_dis_pnp_id_t * | p_pnp_id |
PnP ID. | |
ble_srv_security_mode_t | dis_attr_md |
Initial Security Setting for Device Information Characteristics. |
Detailed Description
Device Information Service init structure.
This contains all possible characteristics needed for initialization of the service.
Definition at line 65 of file ble_dis.h.
Field Documentation
Generated on Tue Jul 12 2022 20:04:44 by
