Home
last modified time | relevance | path

Searched defs:reply (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/SDL2/src/hidapi/testgui/
A Dmac_support.cpp18 *reply, long handlerRefcon) in HandleQuitMessage()
26 *reply, long handlerRefcon) in HandleReopenMessage()
34 *reply, long handlerRefcon) in HandleWildCardMessage()
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/mdns/
A Dmdns.c914 mdns_add_answer(struct mdns_outpacket *reply, struct mdns_domain *domain, u16_t type, u16_t klass, … in mdns_add_answer()
1117 mdns_add_a_answer(struct mdns_outpacket *reply, u16_t cache_flush, struct netif *netif) in mdns_add_a_answer()
1127 mdns_add_hostv4_ptr_answer(struct mdns_outpacket *reply, u16_t cache_flush, struct netif *netif) in mdns_add_hostv4_ptr_answer()
1140 mdns_add_aaaa_answer(struct mdns_outpacket *reply, u16_t cache_flush, struct netif *netif, int addr… in mdns_add_aaaa_answer()
1150 mdns_add_hostv6_ptr_answer(struct mdns_outpacket *reply, u16_t cache_flush, struct netif *netif, in… in mdns_add_hostv6_ptr_answer()
1162 mdns_add_servicetype_ptr_answer(struct mdns_outpacket *reply, struct mdns_service *service) in mdns_add_servicetype_ptr_answer()
1173 mdns_add_servicename_ptr_answer(struct mdns_outpacket *reply, struct mdns_service *service) in mdns_add_servicename_ptr_answer()
1184 mdns_add_srv_answer(struct mdns_outpacket *reply, u16_t cache_flush, struct mdns_host *mdns, struct… in mdns_add_srv_answer()
1207 mdns_add_txt_answer(struct mdns_outpacket *reply, u16_t cache_flush, struct mdns_service *service) in mdns_add_txt_answer()
1501 struct mdns_outpacket reply; in mdns_handle_question() local
/AliOS-Things-master/components/linksdk/components/task/
A Daiot_task_api.c185 static void _task_free_update_reply(task_update_reply_t *reply) in _task_free_update_reply()
328 task_get_list_reply_t *reply) in _task_parse_get_list_reply()
404 task_get_list_reply_t *reply = &(recv.data.get_list_reply); in _task_recv_get_reply_handler() local
433 task_get_list_reply_t *reply = &(recv.data.get_list_reply); in _task_recv_get_reply_handler() local
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_dbus.c205 … DBusMessage *reply = dbus.connection_send_with_reply_and_block(conn, msg, 300, NULL); in SDL_DBus_CallMethodInternal() local
306 … DBusMessage *reply = dbus.connection_send_with_reply_and_block(conn, msg, 300, NULL); in SDL_DBus_QueryPropertyOnConnection() local
A DSDL_fcitx.c218 DBusMessage *reply = NULL; in FcitxCreateInputContext() local
/AliOS-Things-master/components/amp/components/at/src/
A Damp_at.c117 char *reply = NULL; in amp_at_get_cimi() local
/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/
A Dawss_report.c225 char reply[TOPIC_LEN_MAX] = { 0 }; in awss_online_switchap() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_inic.h50 u32 reply:1; // bit[16], request to send a reply message member
/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dpyexec.c247 char reply[3] = { window & 0xff, window >> 8, 0x01 }; in mp_reader_new_stdin() local
/AliOS-Things-master/components/linksdk/components/bootstrap/
A Daiot_bootstrap_api.c174 char *reply = NULL, *reply_fmt = "{\"id\":\"%s\",\"code\":200,\"data\":{}}"; in _bootstrap_alink_reply() local
/AliOS-Things-master/solutions/linkkit_genie_demo/
A Dgenie_demo.c84 …ser_report_reply_event_handler(const int devid, const int msgid, const int code, const char *reply, in user_report_reply_event_handler()
/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapi_switch.c327 … SwitchSubcommandInputPacket_t *reply = (SwitchSubcommandInputPacket_t *)&ctx->m_rgucReadBuffer[1]; in ReadSubcommandReply() local
402 SwitchSubcommandInputPacket_t *reply = NULL; in WriteSubcommand() local
554 SwitchSubcommandInputPacket_t *reply = NULL; in LoadStickCalibration() local
/AliOS-Things-master/components/py_engine/modules/aliyunIoT/
A Dmodlinkkit.c82 const int code, const char *reply, in user_report_reply_event_handler()
/AliOS-Things-master/components/linkkit/wifi_provision/zero_config/
A Dawss_registrar.c172 char reply[TOPIC_LEN_MAX] = { 0 }; in awss_enrollee_checkin() local

Completed in 23 milliseconds