Home
last modified time | relevance | path

Searched refs:BTA_HH_INCLUDED (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/
Dbta_hh_cfg.c28 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
Dbta_hh_api.c27 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
Dbta_hh_utils.c21 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
Dbta_hh_main.c27 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
Dbta_hh_act.c27 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/main/
Dbte_init.c125 #if BTA_HH_INCLUDED==TRUE
196 #if BTA_HH_INCLUDED==TRUE in BTE_DeinitStack()
465 #if BTA_HH_INCLUDED==TRUE in BTE_InitStack()
/hal_espressif-latest/components/bt/host/bluedroid/btc/include/btc/
Dbtc_util.h49 #if(BTA_HH_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h23 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_pm.c56 #if (defined BTA_HH_INCLUDED && BTA_HH_INCLUDED == TRUE)
424 #if (defined BTA_HH_INCLUDED && BTA_HH_INCLUDED == TRUE) in bta_dm_pm_cback()
762 #if (defined BTA_HH_INCLUDED && BTA_HH_INCLUDED == TRUE) in bta_dm_pm_ssr()
/hal_espressif-latest/components/bt/host/bluedroid/btc/core/
Dbtc_util.c30 #if (BTA_HH_INCLUDED == TRUE)
208 #if (BTA_HH_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/bta/hh/include/
Dbta_hh_int.h35 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h148 #define BTA_HH_INCLUDED TRUE macro
427 #ifndef BTA_HH_INCLUDED
428 #define BTA_HH_INCLUDED FALSE macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/gatt/
Dbta_gattc_act.c319 #if defined(BTA_HH_INCLUDED) && (BTA_HH_INCLUDED == TRUE) in bta_gattc_deregister()