Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm.c188 iotx_cm_pub_fp pub_func; in iotx_cm_pub() local
196 pub_func = _cm_fd[fd]->pub_func; in iotx_cm_pub()
198 return pub_func(ext, topic, payload, payload_len); in iotx_cm_pub()
A Diotx_cm_internal.h83 iotx_cm_pub_fp pub_func; member
A Diotx_cm_mqtt.c412 _mqtt_conncection->pub_func = _mqtt_publish; in _set_common_handlers()
A Diotx_cm_coap.c425 _coap_conncection->pub_func = _coap_publish; in _set_common_handlers()

Completed in 5 milliseconds