Searched refs:BTA_DmClearEventMask (Results 1 – 5 of 5) sorted by relevance
59 struct BTA_DmClearEventMask BTA_DmClearEventMask; variable200 void BTA_DmClearEventMask(void) { in BTA_DmClearEventMask() function202 test::mock::bta_dm_api::BTA_DmClearEventMask(); in BTA_DmClearEventMask()
309 struct BTA_DmClearEventMask { struct313 extern struct BTA_DmClearEventMask BTA_DmClearEventMask; argument
325 void BTA_DmClearEventMask(void) { in BTA_DmClearEventMask() function
742 void BTA_DmClearEventMask(void);
4181 void btif_dm_clear_event_mask() { BTA_DmClearEventMask(); } in btif_dm_clear_event_mask()