Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_gatt_api.h1204 extern void BTA_GATTC_Clean(BD_ADDR remote_bda);
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_api.c1076 void BTA_GATTC_Clean(BD_ADDR remote_bda) in BTA_GATTC_Clean() function
/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()