Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/sig_model/srv/
A Dlight_ctl_srv.c101 struct bt_mesh_msg_ctx *p_ctx, bool is_ack) in _ctl_status()
223 struct bt_mesh_msg_ctx *p_ctx, in _ctl_get()
232 struct bt_mesh_msg_ctx *p_ctx, in _ctl_set()
245 struct bt_mesh_msg_ctx *p_ctx, in _ctl_set_unack()
275 struct bt_mesh_msg_ctx *p_ctx, in _ctl_temp_range_get()
306 struct bt_mesh_msg_ctx *p_ctx, in _ctl_default_get()
373 struct bt_mesh_msg_ctx *p_ctx, in _ctl_default_set()
436 struct bt_mesh_msg_ctx *p_ctx, in _ctl_temp_range_set()
681 struct bt_mesh_msg_ctx *p_ctx, in _ctl_temp_get()
690 struct bt_mesh_msg_ctx *p_ctx, in _ctl_temp_set()
[all …]
/AliOS-Things-master/components/linkkit/iot_coap/server/
A DCoAPExport.c32 CoAPIntContext *p_ctx = NULL; in CoAPContext_create() local
177 CoAPIntContext *p_ctx = (CoAPIntContext *)context; in CoAPContextAppdata_get() local
187 CoAPIntContext *p_ctx = NULL; in CoAPContext_free() local
/AliOS-Things-master/components/genie_service/
A Dgenie_service.c18 static int genie_service_check_ctx(genie_service_ctx_t *p_ctx) in genie_service_check_ctx()
37 int genie_service_init(genie_service_ctx_t *p_ctx) in genie_service_init()
/AliOS-Things-master/components/genie_service/core/src/sig_models/
A Dsig_model_scene_srv.c25 struct bt_mesh_msg_ctx *p_ctx, bool is_ack) in _scene_status()
90 struct bt_mesh_msg_ctx *p_ctx, in _scene_get()
116 struct bt_mesh_msg_ctx *p_ctx, in _scene_set()
154 struct bt_mesh_msg_ctx *p_ctx, in _scene_set_unack()
A Dsig_model_lightness_srv.c50 struct bt_mesh_msg_ctx *p_ctx, bool is_ack) in _lightness_status()
143 struct bt_mesh_msg_ctx *p_ctx, in _lightness_get()
175 struct bt_mesh_msg_ctx *p_ctx, in _lightness_set()
217 struct bt_mesh_msg_ctx *p_ctx, in _lightness_set_unack()
A Dsig_model_light_ctl_srv.c52 struct bt_mesh_msg_ctx *p_ctx, bool is_ack) in _ctl_status()
158 struct bt_mesh_msg_ctx *p_ctx, in _ctl_get()
190 struct bt_mesh_msg_ctx *p_ctx, in _ctl_set()
232 struct bt_mesh_msg_ctx *p_ctx, in _ctl_set_unack()
A Dsig_model_onoff_srv.c50 struct bt_mesh_msg_ctx *p_ctx, bool is_ack) in _gen_onoff_status()
155 struct bt_mesh_msg_ctx *p_ctx, in _gen_onoff_get()
187 struct bt_mesh_msg_ctx *p_ctx, in _gen_onoff_set()
223 struct bt_mesh_msg_ctx *p_ctx, in _gen_onoff_set_unack()
/AliOS-Things-master/components/linkkit/iot_coap/client/
A DCloud_CoAPExport.c129 Cloud_CoAPContext *p_ctx = NULL; in Cloud_CoAPContext_create() local
217 void Cloud_CoAPContext_free(Cloud_CoAPContext *p_ctx) in Cloud_CoAPContext_free()
/AliOS-Things-master/components/mbedtls/library/
A Dssl_cookie.c156 int mbedtls_ssl_cookie_write( void *p_ctx, in mbedtls_ssl_cookie_write()
202 int mbedtls_ssl_cookie_check( void *p_ctx, in mbedtls_ssl_cookie_check()
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_vendor_model.c72 struct bt_mesh_msg_ctx *p_ctx, in genie_model_analyze()
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/vendor_model/
A Dvendor_model_cli.c321 struct bt_mesh_msg_ctx *p_ctx, in _vendor_model_analyze()
A Dvendor_model_srv.c316 struct bt_mesh_msg_ctx *p_ctx, in _vendor_model_analyze()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8_dec.c449 const VP8ProbaArray* const p_ctx = &prob[n + 1]->probas_[0]; in GetCoeffsFast() local
479 const VP8ProbaArray* const p_ctx = &prob[n + 1]->probas_[0]; in GetCoeffsAlt() local
/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_cm_coap.c169 iotx_coap_context_t *p_ctx = NULL; in _coap_connect() local
/AliOS-Things-master/components/linkkit/wrappers/os/
A DHAL_DTLS_mbedtls.c235 static void _DTLSLog_wrapper(void *p_ctx, int level, const char *p_file, in _DTLSLog_wrapper()
/AliOS-Things-master/components/linkkit/wrappers/platform/ssl/
A DHAL_DTLS_mbedtls.c271 static void _DTLSLog_wrapper(void *p_ctx, int level, const char *p_file, in _DTLSLog_wrapper()

Completed in 23 milliseconds