Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_api.cc56 struct BTA_DmBondCancel BTA_DmBondCancel; variable
188 void BTA_DmBondCancel(const RawAddress& bd_addr) { in BTA_DmBondCancel() function
190 test::mock::bta_dm_api::BTA_DmBondCancel(bd_addr); in BTA_DmBondCancel()
Dmock_bta_dm_api.h279 struct BTA_DmBondCancel { struct
284 extern struct BTA_DmBondCancel BTA_DmBondCancel; argument
/packages/modules/Bluetooth/system/bta/include/
Dbta_sec_api.h285 void BTA_DmBondCancel(const RawAddress& bd_addr);
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_sec_api.cc52 void BTA_DmBondCancel(const RawAddress& bd_addr) { in BTA_DmBondCancel() function
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc2748 BTA_DmBondCancel(bd_addr); in btif_dm_cancel_bond()
2753 BTA_DmBondCancel(bd_addr); in btif_dm_cancel_bond()
2758 BTA_DmBondCancel(bd_addr); in btif_dm_cancel_bond()