Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_hh_co.h130 BTA_API extern void bta_hh_le_co_reset_rpt_cache (BD_ADDR remote_bda, UINT8 app_id);
/external/bluetooth/bluedroid/btif/co/
Dbta_hh_co.c554 void bta_hh_le_co_reset_rpt_cache (BD_ADDR remote_bda, UINT8 app_id) in bta_hh_le_co_reset_rpt_cache() function
/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_le.c1224 bta_hh_le_co_reset_rpt_cache(p_cb->addr, p_cb->app_id); in bta_hh_le_pri_service_discovery()