Home
last modified time | relevance | path

Searched refs:btc_ble_mesh_prov_arg_deep_free (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_proxy_api.c142 btc_ble_mesh_prov_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_mesh_proxy_client_add_filter_addr()
167 btc_ble_mesh_prov_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_mesh_proxy_client_remove_filter_addr()
Desp_ble_mesh_networking_api.c316 btc_ble_mesh_prov_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_mesh_provisioner_store_node_comp_data()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h340 void btc_ble_mesh_prov_arg_deep_free(btc_msg_t *msg);
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c148 void btc_ble_mesh_prov_arg_deep_free(btc_msg_t *msg) in btc_ble_mesh_prov_arg_deep_free() function
2308 btc_ble_mesh_prov_arg_deep_free(msg); in btc_ble_mesh_prov_call_handler()