Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_link.c374 BOOLEAN lcb_is_free = TRUE; in l2c_link_hci_disc_comp() local
491 lcb_is_free = FALSE; /* still using this lcb */ in l2c_link_hci_disc_comp()
497 if (lcb_is_free) in l2c_link_hci_disc_comp()
502 if (lcb_is_free && ((p_lcb = l2cu_find_lcb_by_state(LST_CONNECT_HOLDING)) != NULL)) in l2c_link_hci_disc_comp()