Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_co.c110 if ((index = bta_gattc_co_find_addr_in_cache(bda)) != INVALID_ADDR_NUM) { in cacheClose()
125 if (((*index = bta_gattc_co_find_addr_in_cache(bda)) != INVALID_ADDR_NUM) || in cacheOpen()
148 if ((index = bta_gattc_co_find_addr_in_cache(bda)) != INVALID_ADDR_NUM) { in cacheReset()
475 UINT8 bta_gattc_co_find_addr_in_cache(BD_ADDR bda) in bta_gattc_co_find_addr_in_cache() function
526 if ((index = bta_gattc_co_find_addr_in_cache(bd_addr)) != INVALID_ADDR_NUM) { in bta_gattc_co_cache_addr_save()
587 if ((addr_index = bta_gattc_co_find_addr_in_cache(src_addr)) != INVALID_ADDR_NUM) { in bta_gattc_co_cache_append_assoc_addr()
602 if ((addr_index = bta_gattc_co_find_addr_in_cache(src_addr)) != INVALID_ADDR_NUM) { in bta_gattc_co_cache_remove_assoc_addr()
657 if ((addr_index = bta_gattc_co_find_addr_in_cache(src_addr)) != INVALID_ADDR_NUM) { in bta_gattc_co_cache_clear_assoc_addr()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_gattc_co.h120 extern uint8_t bta_gattc_co_find_addr_in_cache(BD_ADDR bda);
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32c3.map23743 .text.bta_gattc_co_find_addr_in_cache
23745 0x00000000403bf0c4 bta_gattc_co_find_addr_in_cache
58673 bta_gattc_co_find_addr_in_cache esp-idf/bt/libbt.a(bta_gattc_co.c.obj)