Searched refs:btm_clr_inq_db (Results 1 – 2 of 2) sorted by relevance
66 extern void btm_clr_inq_db(const RawAddress* p_bda);
960 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