Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h81 #define GATT_WAIT_FOR_DISC_RSP_TOUT 5 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1279 timeout = GATT_WAIT_FOR_DISC_RSP_TOUT; in gatt_start_rsp_timer()