Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_co.h115 extern tBTA_HH_RPT_CACHE_ENTRY *bta_hh_le_co_cache_load (BD_ADDR remote_bda,
/system/bt/btif/co/
Dbta_hh_co.c558 tBTA_HH_RPT_CACHE_ENTRY * bta_hh_le_co_cache_load (BD_ADDR remote_bda, in bta_hh_le_co_cache_load() function
/system/bt/bta/hh/
Dbta_hh_le.c1299 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()