Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_main.c50 #if (CLASSIC_BT_GATT_INCLUDED == TRUE)
61 #if (CLASSIC_BT_GATT_INCLUDED == TRUE)
135 #if (CLASSIC_BT_GATT_INCLUDED == TRUE) in gatt_init()
234 #if (CLASSIC_BT_GATT_INCLUDED == TRUE) in gatt_connect()
275 #if (CLASSIC_BT_GATT_INCLUDED == TRUE) in gatt_disconnect()
610 #if (CLASSIC_BT_GATT_INCLUDED == TRUE)
Dgatt_api.c466 #if (SDP_INCLUDED == TRUE && CLASSIC_BT_GATT_INCLUDED == TRUE) in GATTS_StartService()
507 #if (SDP_INCLUDED == TRUE && CLASSIC_BT_GATT_INCLUDED == TRUE) in GATTS_StartService()
567 #if(SDP_INCLUDED == TRUE && CLASSIC_BT_GATT_INCLUDED == TRUE) in GATTS_StopService()
Dgatt_utils.c1575 #if (SDP_INCLUDED == TRUE && CLASSIC_BT_GATT_INCLUDED == TRUE)
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h170 #ifndef CLASSIC_BT_GATT_INCLUDED
171 #define CLASSIC_BT_GATT_INCLUDED FALSE macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h623 #if (SDP_INCLUDED == TRUE && CLASSIC_BT_GATT_INCLUDED == TRUE)