Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h182 #define L2CAP_MAX_FCR_CFG_TRIES 2 /* Config attempts before disconnecting */ macro
Dl2c_utils.cc1454 p_ccb->fcr_cfg_tries = L2CAP_MAX_FCR_CFG_TRIES; in l2cu_allocate_ccb()