Searched defs:context (Results 1 – 12 of 12) sorted by relevance
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | net.h | 231 coap_register_response_handler(coap_context_t *context, in coap_register_response_handler() 246 coap_register_nack_handler(coap_context_t *context, in coap_register_nack_handler() 259 coap_register_ping_handler(coap_context_t *context, in coap_register_ping_handler() 272 coap_register_pong_handler(coap_context_t *context, in coap_register_pong_handler()
|
| D | coap_session_internal.h | 31 struct coap_context_t *context; /**< endpoint's context */ member
|
| D | coap_session.h | 84 struct coap_context_t *context; /**< session's context */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
| D | MQTTClientPersistence.h | 219 void* context; member
|
| D | MQTTAsync.h | 608 void* context; member 1116 void* context; member 1241 void* context; member
|
| D | Clients.h | 154 void* context; /* calling context - used when calling disconnect_internal */ member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
| D | hcc_slave.h | 93 hi_void* context; /* the callback argument */ member
|
| D | hcc_host.c | 1374 …32 hcc_hmac_rx_wifi_post_func(hi_u8 hcc_subtype, const hcc_netbuf_stru *hcc_netbuf, hi_u8 *context) 1477 hi_s32 hcc_oam_rx_log_func(hi_u8 hcc_subtype, const hcc_netbuf_stru *hcc_netbuf, hi_u8 *context)
|
| D | hcc_host.h | 97 hi_void *context; /* the callback argument */ member
|
| /device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/ |
| D | rtk_btsnoop_net.c | 384 static void *rtk_listen_fn_(void *context) in rtk_listen_fn_()
|
| D | userial_vendor.c | 87 void *context; // a context that's passed back to the *_ready functions.. member 1004 static void userial_coex_handler(void *context) in userial_coex_handler() 1732 static void userial_recv_H4_rawdata(void *context) in userial_recv_H4_rawdata()
|
| D | rtk_parse.c | 1342 static void timeout_handler(int signo, siginfo_t *info, void *context) in timeout_handler()
|