Searched refs:num_links_active (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_link.c686 if (l2cb.num_links_active == 0)
768 p_lcb->link_ack_thresh = L2CAP_HOST_FC_ACL_BUFS / l2cb.num_links_active;
H A Dl2c_int.h489 UINT16 num_links_active; /* Number of links active */ member in struct:__anon1525
H A Dl2c_utils.c72 l2cb.num_links_active++;
205 if (l2cb.num_links_active >= 1)
206 l2cb.num_links_active--;

Completed in 1006 milliseconds