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.cc771 void BTA_VendorCleanup(void) { in BTA_VendorCleanup() function
/system/bt/bta/include/
Dbta_api.h1622 extern void BTA_VendorCleanup(void);
/system/bt/btif/src/
Dbtif_core.cc469 do_in_main_thread(FROM_HERE, base::Bind(&BTA_VendorCleanup)); in btif_cleanup_bluetooth()