Searched refs:link_flush_tout (Results 1 – 3 of 3) sorted by relevance
1288 if (p_lcb->link_flush_tout != flush_tout) { in L2CA_SetFlushTimeout()1289 p_lcb->link_flush_tout = flush_tout; in L2CA_SetFlushTimeout()1305 if (p_lcb->link_flush_tout != flush_tout) { in L2CA_SetFlushTimeout()1306 p_lcb->link_flush_tout = flush_tout; in L2CA_SetFlushTimeout()
405 uint16_t link_flush_tout; /* Flush timeout used */ member
84 p_lcb->link_flush_tout = 0xFFFF; in l2cu_allocate_lcb()2055 if (p_cfg->flush_to < p_lcb->link_flush_tout) { in l2cu_process_our_cfg_req()2056 p_lcb->link_flush_tout = p_cfg->flush_to; in l2cu_process_our_cfg_req()