Home | History | Annotate | Download | only in gatt

Lines Matching full:idle

121     fixed_reg.default_idle_tout  = 0xffff;                  /* 0xffff default idle timeout */
303 ** if the link is up then set the idle time out accordingly
322 p_tcb->att_lcid != L2CAP_ATT_CID || /* only update link idle timer for fixed channel */
328 GATT_TRACE_DEBUG("%s: disable link idle timer", __func__);
329 /* acl link is connected disable the idle timeout */
335 GATT_TRACE_DEBUG("%s: start link idle timer =%d sec", __func__,
961 /* disable idle timeout if one or more clients are holding the link disable the idle timer */