Go to the source code of this file.
§ CM_InitStartMonitorParams()
cmErrorCodes_e CM_InitStartMonitorParams |
( |
cmStartMonitorParams_t * |
pParams | ) |
|
§ CM_RegisterCBs()
cmErrorCodes_e CM_RegisterCBs |
( |
const cmCBs_t * |
pCBs | ) |
|
§ CM_StartMonitor()
cmErrorCodes_e CM_StartMonitor |
( |
cmStartMonitorParams_t * |
pParams | ) |
|
§ CM_StopMonitor()
cmErrorCodes_e CM_StopMonitor |
( |
uint16_t |
connHandle | ) |
|
§ CM_UpdateConn()
cmErrorCodes_e CM_UpdateConn |
( |
cmConnUpdateEvt_t * |
pConnUpdateEvt | ) |
|
§ CMS_GetConnData()
cmErrorCodes_e CMS_GetConnData |
( |
uint16_t |
connHandle, |
|
|
cmsConnDataParams_t * |
pParams |
|
) |
| |
§ CMS_GetConnDataSize()
uint16_t CMS_GetConnDataSize |
( |
void |
| ) |
|
§ CMS_InitConnDataParams()
cmErrorCodes_e CMS_InitConnDataParams |
( |
cmsConnDataParams_t * |
pParams | ) |
|
§ CMS_RegisterCBs()
cmErrorCodes_e CMS_RegisterCBs |
( |
const cmsCBs_t * |
pCBs | ) |
|