Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h198 } cache_clean; member
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gattc_api.c873 memcpy(arg.cache_clean.remote_bda, remote_bda, sizeof(esp_bd_addr_t)); in esp_ble_gattc_cache_clean()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c788 BTA_GATTC_Clean(arg->cache_clean.remote_bda); in btc_gattc_call_handler()