Home
last modified time | relevance | path

Searched refs:BTA_VendorCleanup (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/dm/
Dbta_dm_api.cc872 void BTA_VendorCleanup(void) { in BTA_VendorCleanup() function
/system/bt/bta/include/
Dbta_api.h1702 extern void BTA_VendorCleanup(void);
/system/bt/btif/src/
Dbtif_core.cc532 do_in_bta_thread(FROM_HERE, base::Bind(&BTA_VendorCleanup)); in btif_cleanup_bluetooth()