Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linksdk/core/sysdep/
A Dcore_sysdep.c21 g_sysdep_portfile->core_sysdep_network_send == NULL || in aiot_sysdep_get_portfile()
/AliOS-Things-master/components/linksdk/core/
A Daiot_sysdep_api.h110 …int32_t (*core_sysdep_network_send)(void *handle, uint8_t *buffer, uint32_t len, uint32_t timeout_… member
A Daiot_mqtt_api.c1091 …res = mqtt_handle->sysdep->core_sysdep_network_send(mqtt_handle->network_handle, buffer, len, time… in _core_mqtt_write()
/AliOS-Things-master/components/linksdk/portfiles/aiot_port/
A Daos_port.c1054 int32_t core_sysdep_network_send(void *handle, uint8_t *buffer, uint32_t len, uint32_t timeout_ms, in core_sysdep_network_send() function
1253 core_sysdep_network_send,
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_http.c92 …res = http_handle->sysdep->core_sysdep_network_send(http_handle->network_handle, buffer, len, time… in _core_http_send()

Completed in 19 milliseconds