Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_inq.cc234 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