Home
last modified time | relevance | path

Searched defs:resp (Results 1 – 16 of 16) sorted by relevance

/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_bin_cmds.c38 static uint16_t mesh_adv_ctl(uint8_t ctl, uint8_t *resp) in mesh_adv_ctl()
69 static uint16_t reset_prov_info(uint8_t *resp) in reset_prov_info()
82 uint8_t resp[9]; in _send_rssi_msg() local
94 static uint16_t get_device_info(uint8_t type, uint8_t *resp) in get_device_info()
226 uint8_t resp[20]; in genie_bin_cmd_type_command() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/network/http/
A Dmodule_http.c575 http_download_resp_t *resp = (http_download_resp_t *)pdata; in http_recv_and_save_notify() local
591 http_download_resp_t *resp = (http_download_resp_t *)arg; in task_http_download_loop() local
627 http_download_resp_t *resp; in native_http_download_start() local
/AliOS-Things-master/components/uservice/src/
A Duservice.c58 int uservice_call_sync(uservice_t *srv, int cmd, void *param, void *resp, size_t size) in uservice_call_sync()
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/netbiosns/
A Dnetbiosns.c276 struct netbios_resp *resp; in netbiosns_recv() local
/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPMessage.c49 Cloud_CoAPRespMsgHandler resp) in Cloud_CoAPMessageHandler_set()
A DCloud_CoAPExport.h30 Cloud_CoAPRespMsgHandler resp; member
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dat.h97 at_resp_cb_t resp; member
A Dat.c534 void at_register(struct at_client *at, at_resp_cb_t resp, at_finish_cb_t finish) in at_register()
A Dhfp_hf.c66 int hfp_hf_send_cmd(struct bt_hfp_hf *hf, at_resp_cb_t resp, in hfp_hf_send_cmd()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmodsocket.c212 static int _socket_getaddrinfo2(const mp_obj_t host, const mp_obj_t portx, struct addrinfo **resp) in _socket_getaddrinfo2()
253 STATIC void _socket_getaddrinfo(const mp_obj_t addrtuple, struct addrinfo **resp) in _socket_getaddrinfo()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmodsocket.c220 struct addrinfo **resp) in _socket_getaddrinfo2()
264 struct addrinfo **resp) in _socket_getaddrinfo()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmodsocket.c208 static int _socket_getaddrinfo2(const mp_obj_t host, const mp_obj_t portx, struct addrinfo **resp) { in _socket_getaddrinfo2()
247 STATIC void _socket_getaddrinfo(const mp_obj_t addrtuple, struct addrinfo **resp) { in _socket_getaddrinfo()
/AliOS-Things-master/components/ulog/src/
A Dulog_session_file.c127 cJSON *resp = cJSON_CreateObject(); in report_up_process() local
/AliOS-Things-master/components/linkkit/iot_coap/
A Diotx_coap_internal.h216 CoAPRespMsgHandler resp; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_sdio.h21 #define SDIO_R5_DATA(resp) ((resp)[0] & 0xff) argument
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c1811 …i_cmd(uint16_t ogf, uint16_t ocf, const uint8_t *req, size_t req_len, uint8_t *resp, size_t resp_l… in mp_bluetooth_hci_cmd()

Completed in 33 milliseconds