Home
last modified time | relevance | path

Searched refs:btm_clr_inq_db (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/btm/
Dbtm_int.h66 extern void btm_clr_inq_db(const RawAddress* p_bda);
Dbtm_inq.cc960 btm_clr_inq_db(p_bda); in BTM_ClearInqDb()
1035 btm_clr_inq_db(NULL); /* Clear out all the entries in the database */ in btm_inq_db_reset()
1126 void btm_clr_inq_db(const RawAddress* p_bda) { in btm_clr_inq_db() function