Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_main.c42 if (BTA_DisableBluetooth() != BTA_SUCCESS) { in btc_disable_bluetooth()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1698 extern tBTA_STATUS BTA_DisableBluetooth(void);
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c99 tBTA_STATUS BTA_DisableBluetooth(void) in BTA_DisableBluetooth() function