Device Information Service Client Read Response encode structure. More...
#include <dis_c.h>
Collaboration diagram for ble_dis_c_read_rsp_t:Public Attributes | |
| dis_c_char_type_t | char_type |
| Characteristic type. More... | |
| union { | |
| dis_c_sys_id_t sys_id | |
| System ID characteristic response data. More... | |
| dis_c_string_t string_data | |
| Model Number, Serial Number, Hardware Revision, Firmware Revision, Software Revision, Manufacturer Name String characteristic response data. More... | |
| dis_c_reg_cert_data_list_t cert_list | |
| IEEE 11073-20601 Regulatory Certification Data List characteristic response data. More... | |
| dis_c_pnp_id_t pnp_id | |
| PnP ID characteristic response data. More... | |
| } | encode_rst |
| Result of encoding. More... | |
Device Information Service Client Read Response encode structure.
| dis_c_reg_cert_data_list_t ble_dis_c_read_rsp_t::cert_list |
| dis_c_char_type_t ble_dis_c_read_rsp_t::char_type |
| union { ... } ble_dis_c_read_rsp_t::encode_rst |
Result of encoding.
| dis_c_pnp_id_t ble_dis_c_read_rsp_t::pnp_id |
| dis_c_string_t ble_dis_c_read_rsp_t::string_data |
| dis_c_sys_id_t ble_dis_c_read_rsp_t::sys_id |