Home
last modified time | relevance | path

Searched defs:connection (Results 1 – 11 of 11) sorted by relevance

/AliOS-Things-master/components/linkkit/http2/
A Diotx_http2.c54 http2_connection_t *connection; in send_callback() local
98 http2_connection_t *connection; in recv_callback() local
137 http2_connection_t *connection = (http2_connection_t *)user_data; in on_frame_send_callback() local
212 http2_connection_t *connection = (http2_connection_t *)user_data; in on_frame_recv_callback() local
295 http2_connection_t *connection = (http2_connection_t *)user_data; in on_h2_stream_close_callback() local
337 http2_connection_t *connection = (http2_connection_t *)user_data; in on_data_chunk_recv_callback() local
389 http2_connection_t *connection = (http2_connection_t *)user_data; in on_header_callback() local
479 http2_connection_t *connection = (http2_connection_t *)user_data; in data_read_callback() local
640 http2_connection_t *connection; in iotx_http2_client_connect() local
698 http2_connection_t *connection; in iotx_http2_client_connect_with_cb() local
[all …]
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/
A Dvulkan_mir.h40 MirConnection* connection; member
A Dvulkan_xcb.h40 xcb_connection_t* connection; member
A Dvk_icd.h101 MirConnection *connection; member
125 xcb_connection_t *connection; member
A Dvulkan.hpp2286 …( VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex, xcb_connection_t* connection, xcb_vi… in vkGetPhysicalDeviceXcbPresentationSupportKHR()
12356 xcb_connection_t* connection; member
46250 …ice::getXcbPresentationSupportKHR( uint32_t queueFamilyIndex, xcb_connection_t* connection, xcb_vi… in getXcbPresentationSupportKHR()
46256 …ice::getXcbPresentationSupportKHR( uint32_t queueFamilyIndex, xcb_connection_t & connection, xcb_v… in getXcbPresentationSupportKHR()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Da2dp.c41 static struct bt_a2dp connection[CONFIG_BT_MAX_CONN]; variable
/AliOS-Things-master/components/SDL2/src/audio/esd/
A DSDL_esdaudio.c302 int connection = 0; in ESD_Init() local
/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm.c28 iotx_cm_connection_t *connection = NULL; in iotx_cm_open() local
/AliOS-Things-master/components/SDL2/include/
A DSDL_syswm.h270 void *connection; /**< Mir display server connection */ member
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/httpd/
A Dhttpd.c1829 void httpd_post_data_recved(void *connection, u16_t recved_len)
1864 http_continue(void *connection)
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodlwip.c295 } connection; member

Completed in 181 milliseconds