Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_main.c32 if (BTA_EnableBluetooth(btc_dm_sec_evt) != BTA_SUCCESS) { in btc_enable_bluetooth()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1684 extern tBTA_STATUS BTA_EnableBluetooth(tBTA_DM_SEC_CBACK *p_cback);
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c61 tBTA_STATUS BTA_EnableBluetooth(tBTA_DM_SEC_CBACK *p_cback) in BTA_EnableBluetooth() function