Home
last modified time | relevance | path

Searched refs:core_sysdep_network_deinit (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_http.c41 http_handle->sysdep->core_sysdep_network_deinit(&http_handle->network_handle); in _core_http_connect()
65 http_handle->sysdep->core_sysdep_network_deinit(&http_handle->network_handle); in _core_http_connect()
73 http_handle->sysdep->core_sysdep_network_deinit(&http_handle->network_handle); in _core_http_connect()
80 http_handle->sysdep->core_sysdep_network_deinit(&http_handle->network_handle); in _core_http_connect()
94 http_handle->sysdep->core_sysdep_network_deinit(&http_handle->network_handle); in _core_http_send()
421 http_handle->sysdep->core_sysdep_network_deinit(&http_handle->network_handle); in _core_http_recv()
639 http_handle->sysdep->core_sysdep_network_deinit(&http_handle->network_handle); in core_http_deinit()
/AliOS-Things-master/components/linksdk/core/sysdep/
A Dcore_sysdep.c22 g_sysdep_portfile->core_sysdep_network_deinit == NULL || in aiot_sysdep_get_portfile()
/AliOS-Things-master/components/linksdk/core/
A Daiot_sysdep_api.h115 int32_t (*core_sysdep_network_deinit)(void **handle); member
A Daiot_mqtt_api.c1191 mqtt_handle->sysdep->core_sysdep_network_deinit(&mqtt_handle->network_handle); in _core_mqtt_connect()
1216 mqtt_handle->sysdep->core_sysdep_network_deinit(&mqtt_handle->network_handle); in _core_mqtt_connect()
1223 mqtt_handle->sysdep->core_sysdep_network_deinit(&mqtt_handle->network_handle); in _core_mqtt_connect()
1258 mqtt_handle->sysdep->core_sysdep_network_deinit(&mqtt_handle->network_handle); in _core_mqtt_connect()
1344 mqtt_handle->sysdep->core_sysdep_network_deinit(&mqtt_handle->network_handle); in _core_mqtt_connect()
2197 mqtt_handle->sysdep->core_sysdep_network_deinit(&mqtt_handle->network_handle); in _core_mqtt_server_disconnect_handler()
2616 mqtt_handle->sysdep->core_sysdep_network_deinit(&mqtt_handle->network_handle); in aiot_mqtt_deinit()
2764 mqtt_handle->sysdep->core_sysdep_network_deinit(&mqtt_handle->network_handle); in aiot_mqtt_disconnect()
3215 mqtt_handle->sysdep->core_sysdep_network_deinit(&mqtt_handle->network_handle); in aiot_mqtt_disconnect_with_prop()
3570 mqtt_handle->sysdep->core_sysdep_network_deinit(&mqtt_handle->network_handle); in aiot_mqtt_recv()
[all …]
/AliOS-Things-master/components/linksdk/portfiles/aiot_port/
A Daos_port.c1126 int32_t core_sysdep_network_deinit(void **handle) in core_sysdep_network_deinit() function
1254 core_sysdep_network_deinit,

Completed in 22 milliseconds