Home
last modified time | relevance | path

Searched refs:btc_gattc_arg_deep_free (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h204 void btc_gattc_arg_deep_free(btc_msg_t *msg);
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gattc_api.c661 btc_gattc_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gattc_write_char()
704 btc_gattc_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gattc_write_char_descr()
745 btc_gattc_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gattc_prepare_write()
786 btc_gattc_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gattc_prepare_write_char_descr()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c78 void btc_gattc_arg_deep_free(btc_msg_t *msg) in btc_gattc_arg_deep_free() function
795 btc_gattc_arg_deep_free(msg); in btc_gattc_call_handler()