nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_dis_init_t Struct Reference

Data Fields

ble_srv_utf8_str_t manufact_name_str
 
ble_srv_utf8_str_t model_num_str
 
ble_srv_utf8_str_t serial_num_str
 
ble_srv_utf8_str_t hw_rev_str
 
ble_srv_utf8_str_t fw_rev_str
 
ble_srv_utf8_str_t sw_rev_str
 
ble_dis_sys_id_tp_sys_id
 
ble_dis_reg_cert_data_list_tp_reg_cert_data_list
 
ble_dis_pnp_id_tp_pnp_id
 
ble_srv_security_mode_t dis_attr_md
 

Field Documentation

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. The helper function dis_sys_id_encode can be used to encode the value of this characteristic.

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. The helper function dis_pnp_id_encode can be used to encode the value of this characteristic.

Initial Security Setting for Device Information Characteristics.