Searched refs:BTA_DmConfirm (Results 1 – 5 of 5) sorted by relevance
60 struct BTA_DmConfirm BTA_DmConfirm; variable161 void BTA_DmConfirm(const RawAddress& bd_addr, bool accept) { in BTA_DmConfirm() function163 test::mock::bta_dm_api::BTA_DmConfirm(bd_addr, accept); in BTA_DmConfirm()
272 struct BTA_DmConfirm { struct279 extern struct BTA_DmConfirm BTA_DmConfirm; argument
215 void BTA_DmConfirm(const RawAddress& bd_addr, bool accept) { in BTA_DmConfirm() function
839 extern void BTA_DmConfirm(const RawAddress& bd_addr, bool accept);
2292 BTA_DmConfirm(bd_addr, false); in btif_dm_cancel_bond()2402 BTA_DmConfirm(bd_addr, accept); in btif_dm_ssp_reply()