Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_co.c59 static bool cacheOpen(BD_ADDR bda, bool to_save) in cacheOpen() function
118 static bool cacheOpen(BD_ADDR bda, bool to_save, UINT8 *index) in cacheOpen() function
156 cacheOpen(bda, false, &index); in cacheReset()
250 if (!cacheOpen(server_bda, to_save, index)) { in bta_gattc_co_cache_open()
333 if (cacheOpen(server_bda, TRUE, &index)) { in bta_gattc_co_cache_save()