Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm.c61 iotx_cm_connect_fp connect_func; in iotx_cm_connect() local
69 connect_func = _cm_fd[fd]->connect_func; in iotx_cm_connect()
74 ret = connect_func(timeout); in iotx_cm_connect()
A Diotx_cm_internal.h80 iotx_cm_connect_fp connect_func; member
A Diotx_cm_mqtt.c409 _mqtt_conncection->connect_func = _mqtt_connect; in _set_common_handlers()
A Diotx_cm_coap.c422 _coap_conncection->connect_func = _coap_connect; in _set_common_handlers()

Completed in 6 milliseconds