Searched refs:btm_clr_inq_db (Results 1 – 1 of 1) sorted by relevance
234 static void btm_clr_inq_db(const RawAddress* p_bda);868 btm_clr_inq_db(p_bda); in BTM_ClearInqDb()957 btm_clr_inq_db(NULL); /* Clear out all the entries in the database */ in btm_inq_db_reset()983 static void btm_clr_inq_db(const RawAddress* p_bda) { in btm_clr_inq_db() function