Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gatts_api.c115 btc_gatts_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gatts_create_attr_tab()
171 btc_gatts_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gatts_add_char()
211 btc_gatts_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gatts_add_char_descr()
291 btc_gatts_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gatts_send_indicate()
317 btc_gatts_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gatts_send_response()
335 btc_gatts_arg_deep_free) == BT_STATUS_SUCCESS ? ESP_OK : ESP_FAIL); in esp_ble_gatts_set_attr_value()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gatts.h166 void btc_gatts_arg_deep_free(btc_msg_t *msg);
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gatts.c171 void btc_gatts_arg_deep_free(btc_msg_t *msg) in btc_gatts_arg_deep_free() function
758 btc_gatts_arg_deep_free(msg); in btc_gatts_call_handler()