Home
last modified time | relevance | path

Searched refs:bt_mesh_malloc (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/include/
Dmesh_common.h30 void *bt_mesh_malloc(size_t size);
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_time_scene_model.c40 …cene_client_get_state.params = (esp_ble_mesh_client_common_param_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_time_scene_client_arg_deep_copy()
49 …_get_state.get_state = (esp_ble_mesh_time_scene_client_get_state_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_time_scene_client_arg_deep_copy()
60 …cene_client_set_state.params = (esp_ble_mesh_client_common_param_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_time_scene_client_arg_deep_copy()
61 …_set_state.set_state = (esp_ble_mesh_time_scene_client_set_state_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_time_scene_client_arg_deep_copy()
123 p_dest_data->params = bt_mesh_malloc(sizeof(esp_ble_mesh_client_common_param_t)); in btc_ble_mesh_time_scene_client_copy_req_data()
Dbtc_ble_mesh_health_model.c41 …dst->health_client_get_state.params = (esp_ble_mesh_client_common_param_t *)bt_mesh_malloc(sizeof(… in btc_ble_mesh_health_client_arg_deep_copy()
50 …ient_get_state.get_state = (esp_ble_mesh_health_client_get_state_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_health_client_arg_deep_copy()
61 …dst->health_client_set_state.params = (esp_ble_mesh_client_common_param_t *)bt_mesh_malloc(sizeof(… in btc_ble_mesh_health_client_arg_deep_copy()
62 …ient_set_state.set_state = (esp_ble_mesh_health_client_set_state_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_health_client_arg_deep_copy()
124 p_dest_data->params = bt_mesh_malloc(sizeof(esp_ble_mesh_client_common_param_t)); in btc_ble_mesh_health_client_copy_req_data()
Dbtc_ble_mesh_lighting_model.c40 …dst->light_client_get_state.params = (esp_ble_mesh_client_common_param_t *)bt_mesh_malloc(sizeof(e… in btc_ble_mesh_lighting_client_arg_deep_copy()
49 …lient_get_state.get_state = (esp_ble_mesh_light_client_get_state_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_lighting_client_arg_deep_copy()
60 …dst->light_client_set_state.params = (esp_ble_mesh_client_common_param_t *)bt_mesh_malloc(sizeof(e… in btc_ble_mesh_lighting_client_arg_deep_copy()
61 …lient_set_state.set_state = (esp_ble_mesh_light_client_set_state_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_lighting_client_arg_deep_copy()
123 p_dest_data->params = bt_mesh_malloc(sizeof(esp_ble_mesh_client_common_param_t)); in btc_ble_mesh_lighting_client_copy_req_data()
Dbtc_ble_mesh_config_model.c41 …dst->cfg_client_get_state.params = (esp_ble_mesh_client_common_param_t *)bt_mesh_malloc(sizeof(esp… in btc_ble_mesh_config_client_arg_deep_copy()
50 …_client_get_state.get_state = (esp_ble_mesh_cfg_client_get_state_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_config_client_arg_deep_copy()
61 …dst->cfg_client_set_state.params = (esp_ble_mesh_client_common_param_t *)bt_mesh_malloc(sizeof(esp… in btc_ble_mesh_config_client_arg_deep_copy()
70 …_client_set_state.set_state = (esp_ble_mesh_cfg_client_set_state_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_config_client_arg_deep_copy()
131 p_dest_data->params = bt_mesh_malloc(sizeof(esp_ble_mesh_client_common_param_t)); in btc_ble_mesh_config_client_copy_req_data()
Dbtc_ble_mesh_generic_model.c41 …dst->generic_client_get_state.params = (esp_ble_mesh_client_common_param_t *)bt_mesh_malloc(sizeof… in btc_ble_mesh_generic_client_arg_deep_copy()
50 …ent_get_state.get_state = (esp_ble_mesh_generic_client_get_state_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_generic_client_arg_deep_copy()
61 …dst->generic_client_set_state.params = (esp_ble_mesh_client_common_param_t *)bt_mesh_malloc(sizeof… in btc_ble_mesh_generic_client_arg_deep_copy()
62 …ent_set_state.set_state = (esp_ble_mesh_generic_client_set_state_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_generic_client_arg_deep_copy()
167 p_dest_data->params = bt_mesh_malloc(sizeof(esp_ble_mesh_client_common_param_t)); in btc_ble_mesh_generic_client_copy_req_data()
Dbtc_ble_mesh_sensor_model.c41 …dst->sensor_client_get_state.params = (esp_ble_mesh_client_common_param_t *)bt_mesh_malloc(sizeof(… in btc_ble_mesh_sensor_client_arg_deep_copy()
42 …ient_get_state.get_state = (esp_ble_mesh_sensor_client_get_state_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_sensor_client_arg_deep_copy()
96 …dst->sensor_client_set_state.params = (esp_ble_mesh_client_common_param_t *)bt_mesh_malloc(sizeof(… in btc_ble_mesh_sensor_client_arg_deep_copy()
97 …ient_set_state.set_state = (esp_ble_mesh_sensor_client_set_state_t *)bt_mesh_malloc(sizeof(esp_ble… in btc_ble_mesh_sensor_client_arg_deep_copy()
251 p_dest_data->params = bt_mesh_malloc(sizeof(esp_ble_mesh_client_common_param_t)); in btc_ble_mesh_sensor_client_copy_req_data()
Dbtc_ble_mesh_prov.c193 …dst->model_send.data = src->model_send.length ? (uint8_t *)bt_mesh_malloc(src->model_send.length) … in btc_ble_mesh_model_arg_deep_copy()
194 dst->model_send.ctx = bt_mesh_malloc(sizeof(esp_ble_mesh_msg_ctx_t)); in btc_ble_mesh_model_arg_deep_copy()
210 dst->model_update_state.value = bt_mesh_malloc(sizeof(esp_ble_mesh_server_state_value_t)); in btc_ble_mesh_model_arg_deep_copy()
270 p_dest_data->model_operation.ctx = bt_mesh_malloc(sizeof(esp_ble_mesh_msg_ctx_t)); in btc_ble_mesh_model_copy_req_data()
271 …odel_operation.msg = p_src_data->model_operation.length ? (uint8_t *)bt_mesh_malloc(p_src_data->mo… in btc_ble_mesh_model_copy_req_data()
289 … p_dest_data->client_recv_publish_msg.ctx = bt_mesh_malloc(sizeof(esp_ble_mesh_msg_ctx_t)); in btc_ble_mesh_model_copy_req_data()
290 …sh_msg.msg = p_src_data->client_recv_publish_msg.length ? (uint8_t *)bt_mesh_malloc(p_src_data->cl… in btc_ble_mesh_model_copy_req_data()
308 p_dest_data->model_send_comp.ctx = bt_mesh_malloc(sizeof(esp_ble_mesh_msg_ctx_t)); in btc_ble_mesh_model_copy_req_data()
319 p_dest_data->client_send_timeout.ctx = bt_mesh_malloc(sizeof(esp_ble_mesh_msg_ctx_t)); in btc_ble_mesh_model_copy_req_data()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_common/
Dmesh_common.c16 IRAM_ATTR void *bt_mesh_malloc(size_t size) in bt_mesh_malloc() function
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_networking_api.c78 msg_data = (uint8_t *)bt_mesh_malloc(op_len + length); in ble_mesh_model_send_msg()