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.h300 UINT8 fcr_cfg_tries; /* Max number of negotiation attempts */ member
Dl2c_fcr.c2049 if ((--p_ccb->fcr_cfg_tries) == 0) in l2c_fcr_renegotiate_chan()
Dl2c_utils.c1552 p_ccb->fcr_cfg_tries = L2CAP_MAX_FCR_CFG_TRIES; in l2cu_allocate_ccb()