Searched refs:BTA_DmClearEventFilter (Results 1 – 5 of 5) sorted by relevance
58 struct BTA_DmClearEventFilter BTA_DmClearEventFilter; variable196 void BTA_DmClearEventFilter(void) { in BTA_DmClearEventFilter() function198 test::mock::bta_dm_api::BTA_DmClearEventFilter(); in BTA_DmClearEventFilter()
300 struct BTA_DmClearEventFilter { struct304 extern struct BTA_DmClearEventFilter BTA_DmClearEventFilter; argument
311 void BTA_DmClearEventFilter(void) { in BTA_DmClearEventFilter() function
731 void BTA_DmClearEventFilter(void);
4179 void btif_dm_clear_event_filter() { BTA_DmClearEventFilter(); } in btif_dm_clear_event_filter()