Home
last modified time | relevance | path

Searched defs:pClient (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/linkkit/mqtt/impl/
A Diotx_mqtt_client.c25 static void iotx_mc_pub_wait_list_init(iotx_mc_client_t *pClient) in iotx_mc_pub_wait_list_init()
35 static void iotx_mc_pub_wait_list_deinit(iotx_mc_client_t *pClient) in iotx_mc_pub_wait_list_deinit()
52 static int iotx_mc_set_connect_params(iotx_mc_client_t *pClient, in iotx_mc_set_connect_params()
122 static int iotx_mc_init(iotx_mc_client_t *pClient, in iotx_mc_init()
435 int MQTTConnect(iotx_mc_client_t *pClient) in MQTTConnect()
740 iotx_mc_client_t *pClient = (iotx_mc_client_t *)client; in _mqtt_connect() local
945 static int MQTTPubInfoProc(iotx_mc_client_t *pClient) in MQTTPubInfoProc()
1659 static int MQTTKeepalive(iotx_mc_client_t *pClient) in MQTTKeepalive()
1856 static void iotx_mc_keepalive(iotx_mc_client_t *pClient) in iotx_mc_keepalive()
2685 static int iotx_mc_disconnect(iotx_mc_client_t *pClient) in iotx_mc_disconnect()
[all …]
/AliOS-Things-master/components/linkkit/mqtt/
A Dmqtt_api.c476 void *pClient = (handle ? handle : g_mqtt_client); in IOT_MQTT_Yield() local
483 void *pClient = (handle ? handle : g_mqtt_client); in IOT_MQTT_CheckStateNormal() local
/AliOS-Things-master/components/linkkit/dynamic_register/
A Ddynreg.c440 void *pClient = NULL; in _mqtt_dynamic_register() local

Completed in 35 milliseconds