Home
last modified time | relevance | path

Searched defs:BTA_DmBondCancel (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_api.h279 struct BTA_DmBondCancel { struct
284 extern struct BTA_DmBondCancel BTA_DmBondCancel; argument
Dmock_bta_dm_api.cc56 struct BTA_DmBondCancel BTA_DmBondCancel; variable
188 void BTA_DmBondCancel(const RawAddress& bd_addr) { in BTA_DmBondCancel() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_sec_api.cc52 void BTA_DmBondCancel(const RawAddress& bd_addr) { in BTA_DmBondCancel() function