/AliOS-Things-master/components/genie_service/core/src/ |
A D | genie_bin_cmds.c | 38 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 D | module_http.c | 575 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 D | uservice.c | 58 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 D | netbiosns.c | 276 struct netbios_resp *resp; in netbiosns_recv() local
|
/AliOS-Things-master/components/linkkit/iot_coap/client/ |
A D | Cloud_CoAPMessage.c | 49 Cloud_CoAPRespMsgHandler resp) in Cloud_CoAPMessageHandler_set()
|
A D | Cloud_CoAPExport.h | 30 Cloud_CoAPRespMsgHandler resp; member
|
/AliOS-Things-master/components/ble_host/bt_host/host/ |
A D | at.h | 97 at_resp_cb_t resp; member
|
A D | at.c | 534 void at_register(struct at_client *at, at_resp_cb_t resp, at_finish_cb_t finish) in at_register()
|
A D | hfp_hf.c | 66 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 D | modsocket.c | 212 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 D | modsocket.c | 220 struct addrinfo **resp) in _socket_getaddrinfo2() 264 struct addrinfo **resp) in _socket_getaddrinfo()
|
/AliOS-Things-master/components/py_engine/adapter/haas600/ |
A D | modsocket.c | 208 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 D | ulog_session_file.c | 127 cJSON *resp = cJSON_CreateObject(); in report_up_process() local
|
/AliOS-Things-master/components/linkkit/iot_coap/ |
A D | iotx_coap_internal.h | 216 CoAPRespMsgHandler resp; member
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/ |
A D | hal_sdio.h | 21 #define SDIO_R5_DATA(resp) ((resp)[0] & 0xff) argument
|
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/ |
A D | modbluetooth_nimble.c | 1811 …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()
|