Home
last modified time | relevance | path

Searched refs:GAP_INCLUDED (Results 1 – 5 of 5) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/main/
Dbte_init.c46 #if (defined(GAP_INCLUDED) && GAP_INCLUDED == 1)
251 #if (defined(GAP_INCLUDED) && GAP_INCLUDED == 1) in BTE_DeinitStack()
342 #if (defined(GAP_INCLUDED) && GAP_INCLUDED == 1) in BTE_InitStack()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c878 #if (defined(GAP_INCLUDED) && GAP_INCLUDED == 1 && GATTS_INCLUDED == 1) in BTM_BleConfigPrivacy()
902 #if (defined(GAP_INCLUDED) && GAP_INCLUDED == 1 && GATTS_INCLUDED == 1) in BTM_BleConfigPrivacy()
914 #if (defined(GAP_INCLUDED) && GAP_INCLUDED == 1 && GATTS_INCLUDED == 1) in BTM_BleConfigPrivacy()
1072 #if (defined(GAP_INCLUDED) && GAP_INCLUDED == 1 && GATTS_INCLUDED == 1) in BTM_BleConfigLocalIcon()
1095 #if (defined(GAP_INCLUDED) && GAP_INCLUDED == 1 && GATTS_INCLUDED == 1) in BTM_BleConfigConnParams()
2844 #if (defined(GAP_INCLUDED) && GAP_INCLUDED == 1 && GATTS_INCLUDED == 1) in btm_ble_read_remote_name()
2878 #if (defined(GAP_INCLUDED) && GAP_INCLUDED == 1 && GATTS_INCLUDED == 1) in btm_ble_cancel_remote_name()
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btu/
Dbtu_task.c45 #if (defined(GAP_INCLUDED) && GAP_INCLUDED == 1)
/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1819 #ifndef GAP_INCLUDED
1820 #define GAP_INCLUDED 1 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c46 #if (GAP_INCLUDED == 1)