Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_api.cc88 tBTA_STATUS BTA_DisableBluetooth(void) { in BTA_DisableBluetooth() function
/system/bt/bta/include/
Dbta_api.h1064 extern tBTA_STATUS BTA_DisableBluetooth(void);
/system/bt/btif/src/
Dbtif_core.cc469 BTA_DisableBluetooth(); in btif_disable_bluetooth()