Home
last modified time | relevance | path

Searched refs:fcr_cfg_tries (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_int.h325 uint8_t fcr_cfg_tries; /* Max number of negotiation attempts */ member
Dl2c_fcr.cc2151 if ((--p_ccb->fcr_cfg_tries) == 0) { in l2c_fcr_renegotiate_chan()
Dl2c_utils.cc1454 p_ccb->fcr_cfg_tries = L2CAP_MAX_FCR_CFG_TRIES; in l2cu_allocate_ccb()