Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_dm_act.h55 struct BTA_dm_acl_down { struct
62 extern struct BTA_dm_acl_down BTA_dm_acl_down; argument
Dmock_bta_dm_act.cc40 struct BTA_dm_acl_down BTA_dm_acl_down; variable
88 void BTA_dm_acl_down(const RawAddress bd_addr, tBT_TRANSPORT transport) { in BTA_dm_acl_down() function
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_act.cc851 void BTA_dm_acl_down(const RawAddress bd_addr, tBT_TRANSPORT transport) { in BTA_dm_acl_down() function