Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h167 #define L2CAP_MAX_FCR_CFG_TRIES 2 /* Config attempts before disconnecting */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1545 p_ccb->fcr_cfg_tries = L2CAP_MAX_FCR_CFG_TRIES; in l2cu_allocate_ccb()