Home
last modified time | relevance | path

Searched refs:unsub_func (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm.c172 iotx_cm_unsub_fp unsub_func; in iotx_cm_unsub() local
180 unsub_func = _cm_fd[fd]->unsub_func; in iotx_cm_unsub()
182 return unsub_func(topic); in iotx_cm_unsub()
A Diotx_cm_internal.h82 iotx_cm_unsub_fp unsub_func; member
A Diotx_cm_mqtt.c411 _mqtt_conncection->unsub_func = _mqtt_unsub; in _set_common_handlers()
A Diotx_cm_coap.c424 _coap_conncection->unsub_func = _coap_unsub; in _set_common_handlers()

Completed in 5 milliseconds