Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btu/
Dbtu_init.c99 #if (defined(GATT_INCLUDED) && GATT_INCLUDED == true) in btu_init_core()
129 #if (defined(GATT_INCLUDED) && GATT_INCLUDED == true) in btu_free_core()
/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1191 #ifndef GATT_INCLUDED
1193 #define GATT_INCLUDED 1 macro
1195 #define GATT_INCLUDED 0 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_main.c161 #if (GATT_INCLUDED == 1)