Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_main.c50 #if (CLASSIC_BT_GATT_INCLUDED == 1)
61 #if (CLASSIC_BT_GATT_INCLUDED == 1)
132 #if (CLASSIC_BT_GATT_INCLUDED == 1) in gatt_init()
233 #if (CLASSIC_BT_GATT_INCLUDED == 1) in gatt_connect()
274 #if (CLASSIC_BT_GATT_INCLUDED == 1) in gatt_disconnect()
609 #if (CLASSIC_BT_GATT_INCLUDED == 1)
Dgatt_api.c446 #if (SDP_INCLUDED == 1 && CLASSIC_BT_GATT_INCLUDED == 1) in GATTS_StartService()
487 #if (SDP_INCLUDED == 1 && CLASSIC_BT_GATT_INCLUDED == 1) in GATTS_StartService()
542 #if(SDP_INCLUDED == 1 && CLASSIC_BT_GATT_INCLUDED == 1) in GATTS_StopService()
Dgatt_utils.c1551 #if (SDP_INCLUDED == 1 && CLASSIC_BT_GATT_INCLUDED == 1)
/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h150 #ifndef CLASSIC_BT_GATT_INCLUDED
151 #define CLASSIC_BT_GATT_INCLUDED 0 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h605 #if (SDP_INCLUDED == 1 && CLASSIC_BT_GATT_INCLUDED == 1)