Searched defs:BTA_DmConfirm (Results 1 – 3 of 3) sorted by relevance
297 struct BTA_DmConfirm { struct302 extern struct BTA_DmConfirm BTA_DmConfirm; argument
63 struct BTA_DmConfirm BTA_DmConfirm; variable199 void BTA_DmConfirm(const RawAddress& bd_addr, bool accept) { in BTA_DmConfirm() function
99 void BTA_DmConfirm(const RawAddress& bd_addr, bool accept) { bta_dm_confirm(bd_addr, accept); } in BTA_DmConfirm() function