Running Speed and Cadence Service Client event type.
Enumerator |
---|
RSCS_C_EVT_INVALID | |
RSCS_C_EVT_DISCOVERY_COMPLETE | RSCS Client has found RSCS service and its characteristics.
|
RSCS_C_EVT_DISCOVERY_FAIL | RSCS Client found RSCS service failed because of invalid operation or no found at the peer.
|
RSCS_C_EVT_RSC_MEAS_NTF_SET_SUCCESS | RSCS Client has set Notification of RSC Measure characteristic.
|
RSCS_C_EVT_CTRL_PT_IND_SET_SUCCESS | RSCS Client has set Indication of Control Point characteristic.
|
RSCS_C_EVT_RSC_MEAS_VAL_RECEIVE | RSCS Client has received RSC Measurement value notification from peer.
|
RSCS_C_EVT_RSC_FEATURE_RECEIVE | RSCS Client has received RSC Feature Value read response.
|
RSCS_C_EVT_SENSOR_LOC_RECEIVE | RSCS Client has received Sensor Location Value read response.
|
RSCS_C_EVT_CTRL_PT_SET_SUCCESS | RSCS Client has writen Control Point completely.
|
RSCS_C_EVT_CTRL_PT_RSP_RECEIVE | RSCS Client has received Indication of Control Point characteristic.
|
RSCS_C_EVT_WRITE_OP_ERR | Error occured when RSCS Client writen to peer.
|