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.h249 struct BTA_DmBondCancel { struct
254 extern struct BTA_DmBondCancel BTA_DmBondCancel; argument
Dmock_bta_dm_api.cc56 struct BTA_DmBondCancel BTA_DmBondCancel; variable
149 void BTA_DmBondCancel(const RawAddress& bd_addr) { in BTA_DmBondCancel() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_api.cc140 void BTA_DmBondCancel(const RawAddress& bd_addr) { in BTA_DmBondCancel() function