Searched refs:link_flush_tout (Results 1 – 3 of 3) sorted by relevance
1427 if (p_lcb->link_flush_tout != flush_tout) { in L2CA_SetFlushTimeout()1428 p_lcb->link_flush_tout = flush_tout; in L2CA_SetFlushTimeout()1444 if (p_lcb->link_flush_tout != flush_tout) { in L2CA_SetFlushTimeout()1445 p_lcb->link_flush_tout = flush_tout; in L2CA_SetFlushTimeout()
405 uint16_t link_flush_tout; /* Flush timeout used */ member
83 p_lcb->link_flush_tout = 0xFFFF; in l2cu_allocate_lcb()2052 if (p_cfg->flush_to < p_lcb->link_flush_tout) { in l2cu_process_our_cfg_req()2053 p_lcb->link_flush_tout = p_cfg->flush_to; in l2cu_process_our_cfg_req()