Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h185 } cache_refresh; member
/hal_espressif-2.7.6/components/bt/host/bluedroid/api/
Desp_gattc_api.c698 memcpy(arg.cache_refresh.remote_bda, remote_bda, sizeof(esp_bd_addr_t)); in esp_ble_gattc_cache_refresh()
/hal_espressif-2.7.6/components/bt/host/bluedroid/btc/profile/std/gatt/
Dbtc_gattc.c764 BTA_GATTC_Refresh(arg->cache_refresh.remote_bda, true); in btc_gattc_call_handler()