Home
last modified time | relevance | path

Searched defs:assoc_addr (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_co.c88 list_t *assoc_addr; member
122 UINT8 *assoc_addr = NULL; in cacheOpen() local
597 BOOLEAN bta_gattc_co_cache_append_assoc_addr(BD_ADDR src_addr, BD_ADDR assoc_addr) in bta_gattc_co_cache_append_assoc_addr()
619 BOOLEAN bta_gattc_co_cache_remove_assoc_addr(BD_ADDR src_addr, BD_ADDR assoc_addr) in bta_gattc_co_cache_remove_assoc_addr()
642 UINT8* bta_gattc_co_cache_find_src_addr(BD_ADDR assoc_addr, UINT8 *index) in bta_gattc_co_cache_find_src_addr()
Dbta_gattc_api.c1036 void BTA_GATTC_CacheAssoc(tBTA_GATTC_IF client_if, BD_ADDR src_addr, BD_ADDR assoc_addr, BOOLEAN is… in BTA_GATTC_CacheAssoc()
/hal_espressif-latest/components/bt/host/bluedroid/api/
Desp_gattc_api.c878 …ttc_cache_assoc(esp_gatt_if_t gattc_if, esp_bd_addr_t src_addr, esp_bd_addr_t assoc_addr, bool is_… in esp_ble_gattc_cache_assoc()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_gattc.h188 esp_bd_addr_t assoc_addr; member
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/include/
Dbta_gattc_int.h225 BD_ADDR assoc_addr; member