Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/include/
Dgatt_int.h82 #define GATT_REQ_RETRY_LIMIT 2 macro
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/
Dgatt_utils.c1334 p_clcb->retry_count < GATT_REQ_RETRY_LIMIT) { in gatt_rsp_timeout()