Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_hh_co.h115 BTA_API extern tBTA_HH_RPT_CACHE_ENTRY *bta_hh_le_co_cache_load (BD_ADDR remote_bda,
/external/bluetooth/bluedroid/btif/co/
Dbta_hh_co.c515 tBTA_HH_RPT_CACHE_ENTRY * bta_hh_le_co_cache_load (BD_ADDR remote_bda, in bta_hh_le_co_cache_load() function
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c1296 if ((p_rpt_cache = bta_hh_le_co_cache_load(p_cb->addr, &num_rpt, p_cb->app_id)) != NULL) in bta_hh_security_cmpl()