/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/sig_model/srv/ |
A D | light_ctl_srv.c | 101 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 D | CoAPExport.c | 32 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 D | genie_service.c | 18 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 D | sig_model_scene_srv.c | 25 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 D | sig_model_lightness_srv.c | 50 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 D | sig_model_light_ctl_srv.c | 52 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 D | sig_model_onoff_srv.c | 50 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 D | Cloud_CoAPExport.c | 129 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 D | ssl_cookie.c | 156 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 D | genie_vendor_model.c | 72 struct bt_mesh_msg_ctx *p_ctx, in genie_model_analyze()
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/mesh_models/vendor_model/ |
A D | vendor_model_cli.c | 321 struct bt_mesh_msg_ctx *p_ctx, in _vendor_model_analyze()
|
A D | vendor_model_srv.c | 316 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 D | vp8_dec.c | 449 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 D | iotx_cm_coap.c | 169 iotx_coap_context_t *p_ctx = NULL; in _coap_connect() local
|
/AliOS-Things-master/components/linkkit/wrappers/os/ |
A D | HAL_DTLS_mbedtls.c | 235 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 D | HAL_DTLS_mbedtls.c | 271 static void _DTLSLog_wrapper(void *p_ctx, int level, const char *p_file, in _DTLSLog_wrapper()
|