Home
last modified time | relevance | path

Searched refs:GATT_RSP_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_db.c544 p_char_val->control.auto_rsp = GATT_RSP_DEFAULT; in gatts_add_characteristic()
671 … p_char_dscptr->control.auto_rsp = (control == NULL) ? GATT_RSP_DEFAULT : (control->auto_rsp); in gatts_add_char_descr()
/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h40 #define GATT_RSP_DEFAULT GATT_RSP_BY_APP //need to rsp by the app. macro