Running Speed and Cadence Service Client (RSCS_C)

Running Speed and Cadence Service Client module. More...

Modules

 Defines
 
 Enumerations
 
 Structures
 
 Typedefs
 
 Functions
 

Detailed Description

Running Speed and Cadence Service Client module.

The Running Speed and Cadence Service Client contains the APIs and types, which can be used by the application to discovery of Heart Rate Service of peer and interact with it.

The application must provide an event handler to register, then call rscs_client_init(). After Running Speed and Cadence Service Client discoveries peer Running Speed and Cadence Service, application can call rscs_c_rsc_meas_notify_set(), then will receive Running Speed and Cadence data from peer, and can call rscs_c_sensor_loc_read() and rscs_c_rsc_feature_read() to get sensor location information and the supported features of the Server, also can call rscs_c_ctrl_pt_set() to send control point to peer.