Home
last modified time | relevance | path

Searched defs:packet (Results 1 – 25 of 51) sorted by relevance

123

/AliOS-Things-master/components/SDL2/src/
A DSDL_dataqueue.c45 SDL_FreeDataQueueList(SDL_DataQueuePacket *packet) in SDL_FreeDataQueueList()
74 …SDL_DataQueuePacket *packet = (SDL_DataQueuePacket *) SDL_malloc(sizeof (SDL_DataQueuePacket) + pa… in SDL_NewDataQueue() local
102 SDL_DataQueuePacket *packet; in SDL_ClearDataQueue() local
143 SDL_DataQueuePacket *packet; in AllocateDataQueuePacket() local
194 SDL_DataQueuePacket *packet = queue->tail; in SDL_WriteToDataQueue() local
234 SDL_DataQueuePacket *packet; in SDL_PeekIntoDataQueue() local
259 SDL_DataQueuePacket *packet; in SDL_ReadFromDataQueue() local
302 SDL_DataQueuePacket *packet; in SDL_ReserveSpaceInDataQueue() local
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Ddemand.c68 struct packet { struct
70 struct packet *next; argument
74 struct packet *pend_q; argument
/AliOS-Things-master/components/linksdk/components/subdev/
A Daiot_subdev_api.c35 static void _subdev_topo_generic_reply_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, v… in _subdev_topo_generic_reply_recv_handler()
128 static void _subdev_topo_generic_notify_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, … in _subdev_topo_generic_notify_recv_handler()
197 static void _subdev_topo_add_reply_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, void … in _subdev_topo_add_reply_recv_handler()
202 static void _subdev_topo_delete_reply_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, vo… in _subdev_topo_delete_reply_recv_handler()
207 static void _subdev_topo_get_reply_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, void … in _subdev_topo_get_reply_recv_handler()
212 static void _subdev_batch_login_reply_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, vo… in _subdev_batch_login_reply_recv_handler()
217 static void _subdev_batch_logout_reply_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, v… in _subdev_batch_logout_reply_recv_handler()
222 static void _subdev_sub_register_reply_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, v… in _subdev_sub_register_reply_recv_handler()
227 …id _subdev_product_register_reply_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, void … in _subdev_product_register_reply_recv_handler()
232 static void _subdev_topo_change_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, void *us… in _subdev_topo_change_recv_handler()
/AliOS-Things-master/components/uagent/src/
A Duagent_comm_mqtt.c23 static void uagent_up_reply_handler(void *handle, const aiot_mqtt_recv_t *packet, void *userdata) in uagent_up_reply_handler()
28 static void uagent_handler(void *handle, const aiot_mqtt_recv_t *packet, void *userdata) in uagent_handler()
/AliOS-Things-master/components/linksdk/core/
A Daiot_http_api.c17 static void _core_http_auth_recv_handler(void *handle, const aiot_http_recv_t *packet, void *userda… in _core_http_auth_recv_handler()
57 static void _core_http_recv_handler(void *handle, const aiot_http_recv_t *packet, void *userdata) in _core_http_recv_handler()
511 aiot_http_recv_t packet; in aiot_http_recv() local
/AliOS-Things-master/solutions/linksdk_gateway_demo/
A Dsubdev_basic_demo.c108 void demo_mqtt_default_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, void *userdata) in demo_mqtt_default_recv_handler()
293 void demo_subdev_recv_handler(void *handle, const aiot_subdev_recv_t *packet, void *user_data) in demo_subdev_recv_handler()
/AliOS-Things-master/components/py_engine/external/app_mgr/
A Dapp_message.c108 void pyamp_putfile_message_handler(void *handle, const aiot_mqtt_recv_t *packet, void *userdata) in pyamp_putfile_message_handler()
123 void pyamp_verify_message_handler(void *handle, const aiot_mqtt_recv_t *packet, void *userdata) in pyamp_verify_message_handler()
286 static void aiot_ntp_recv_handler(void *handle, const aiot_ntp_recv_t *packet, void *userdata) in aiot_ntp_recv_handler()
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_app/
A Dapp_hfp.h18 btif_bt_packet_t packet; member
/AliOS-Things-master/components/linksdk/components/dynreg/
A Daiot_dynreg_api.c50 static void _dynreg_recv_handler(void *handle, const aiot_http_recv_t *packet, void *userdata) in _dynreg_recv_handler()
446 aiot_dynreg_recv_t packet; in aiot_dynreg_recv() local
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_http.c366 aiot_http_recv_t packet; in _core_http_recv_status_code() local
383 aiot_http_recv_t packet; in _core_http_recv_header_pair() local
550 aiot_http_recv_t packet; in _core_http_recv_body() local
/AliOS-Things-master/components/linksdk/components/bootstrap/
A Daiot_bootstrap_api.c25 static void _bootstrap_http_recv_handler(void *handle, const aiot_http_recv_t *packet, void *userda… in _bootstrap_http_recv_handler()
194 static void _bootstrap_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, void *userdata) in _bootstrap_recv_handler()
631 aiot_bootstrap_recv_t packet; in aiot_bootstrap_recv() local
/AliOS-Things-master/solutions/javascript_demo/agriculture_demo/
A Dmodbus.js28 var packet = { class in rtn.read
68 var packet = { class in rtn.write
/AliOS-Things-master/components/py_engine/modules/aliyunIoT/
A Dmodule_aiot_dynreg.c24 const aiot_dynreg_recv_t *packet, in pyamp_aiot_app_dynreg_recv_handler()
A Dmodule_aiot_ntp.c63 static void aiot_app_ntp_recv_handler(void *handle, const aiot_ntp_recv_t *packet, void *userdata) in aiot_app_ntp_recv_handler()
/AliOS-Things-master/components/sntp/src/
A Dsntp.c155 static void sntp_init_request_packet(ntp_packet *packet) in sntp_init_request_packet()
166 static int sntp_process_time(ntp_packet *packet, struct timeval *time) in sntp_process_time()
210 ntp_packet packet; in sntp_query_server() local
/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/
A Dawss_report.c127 char *packet = NULL, *awss_info = NULL, *elem = NULL; in awss_online_switchap() local
307 char *packet; in awss_report_token_to_cloud() local
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/advanced/aiot/
A Dmodule_aiot_dynreg.c23 void aiot_app_dynreg_recv_handler(void *handle, const aiot_dynreg_recv_t *packet, void *userdata) in aiot_app_dynreg_recv_handler()
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/advanced/aiot/
A Dmodule_aiot_dynreg.c22 void aiot_app_dynreg_recv_handler(void *handle, const aiot_dynreg_recv_t *packet, void *userdata) in aiot_app_dynreg_recv_handler()
A Dmodule_aiot_ntp.c56 static void aiot_app_ntp_recv_handler(void *handle, const aiot_ntp_recv_t *packet, void *userdata) in aiot_app_ntp_recv_handler()
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c251 …ack_packet_handler_att_server(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in btstack_packet_handler_att_server()
293 STATIC void btstack_packet_handler(uint8_t packet_type, uint8_t *packet, uint8_t irq) { in btstack_packet_handler()
501 STATIC void btstack_packet_handler_generic(uint8_t packet_type, uint16_t channel, uint8_t *packet, … in btstack_packet_handler_generic()
513 …ket_handler_discover_services(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in btstack_packet_handler_discover_services()
520 …dler_discover_characteristics(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in btstack_packet_handler_discover_characteristics()
527 …_handler_discover_descriptors(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in btstack_packet_handler_discover_descriptors()
534 STATIC void btstack_packet_handler_read(uint8_t packet_type, uint16_t channel, uint8_t *packet, uin… in btstack_packet_handler_read()
541 …t_handler_write_with_response(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint16_t siz… in btstack_packet_handler_write_with_response()
/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/awss_reset/
A Dawss_dev_reset.c75 char *packet = NULL; in awss_report_reset_to_cloud() local
/AliOS-Things-master/components/linkkit/dev_model/deprecated/
A Dimpl_ntp.c138 char *packet = NULL; in linkkit_ntp_time_request() local
/AliOS-Things-master/components/py_engine/modules/mqtt/
A Dmodule_mqtt_client.c63 void mqtt_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, in mqtt_recv_handler()
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/network/mqtt/
A Dmodule_mqtt_client.c62 void mqtt_recv_handler(void *handle, const aiot_mqtt_recv_t *packet, void *userdata) in mqtt_recv_handler()
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_gamecube.c125 Uint8 packet[37]; in HIDAPI_DriverGameCube_InitDevice() local
231 Uint8 packet[37]; in HIDAPI_DriverGameCube_UpdateDevice() local

Completed in 42 milliseconds

123