Home
last modified time | relevance | path

Searched refs:ERR_INVALID_PARAMS (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm.c23 const char ERR_INVALID_PARAMS[] = "invalid parameter"; variable
65 cm_err(ERR_INVALID_PARAMS); in iotx_cm_connect()
124 cm_err(ERR_INVALID_PARAMS); in _iotx_cm_yield()
160 cm_err(ERR_INVALID_PARAMS); in iotx_cm_sub()
175 cm_err(ERR_INVALID_PARAMS); in iotx_cm_unsub()
191 cm_err(ERR_INVALID_PARAMS); in iotx_cm_pub()
206 cm_err(ERR_INVALID_PARAMS); in iotx_cm_close()
A Diotx_cm_internal.h93 extern const char ERR_INVALID_PARAMS[];

Completed in 3 milliseconds