CSC Callback Data

group CSCS_Callback_Data

CSC data struct for notification data to application.

union T_CSCS_CP_PARAMETER

Public Members

uint8_t sensor_location_value
uint32_t cumulative_value
struct T_CSCS_WRITE_MSG

Public Members

uint8_t opcode

CSC Control Point OpCodes.

T_CSCS_CP_PARAMETER cp_parameter
union T_CSCS_UPSTREAM_MSG_DATA

Public Members

uint8_t notification_indification_index

CSC Notify Indicate Info.

uint8_t read_value_index

CSC Read Info.

T_CSCS_WRITE_MSG write
struct T_CSCS_CALLBACK_DATA

CSC service data to inform application.

Public Members

T_SERVICE_CALLBACK_TYPE msg_type
T_CSCS_UPSTREAM_MSG_DATA msg_data