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

/external/bluetooth/bluedroid/bta/include/
H A Dbta_hh_co.h102 ** Function bta_hh_le_co_cache_load
115 BTA_API extern tBTA_HH_RPT_CACHE_ENTRY *bta_hh_le_co_cache_load (BD_ADDR remote_bda,
/external/bluetooth/bluedroid/btif/co/
H A Dbta_hh_co.c502 ** Function bta_hh_le_co_cache_load
515 tBTA_HH_RPT_CACHE_ENTRY * bta_hh_le_co_cache_load (BD_ADDR remote_bda, function
/external/bluetooth/bluedroid/bta/hh/
H A Dbta_hh_le.c1296 if ((p_rpt_cache = bta_hh_le_co_cache_load(p_cb->addr, &num_rpt, p_cb->app_id)) != NULL)

Completed in 378 milliseconds