HomeSort by relevance Sort by last modified time
    Searched refs:l2cap_congested (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/rfcomm/
port_int.h 107 BOOLEAN l2cap_congested; /* TRUE if L2CAP is congested */ member in struct:__anon3495
rfc_port_fsm.c 831 if (!p_mcb->l2cap_congested)
850 if (!p_mcb->l2cap_congested)
867 p_mcb->l2cap_congested = is_congested;
rfc_utils.c 469 while (p_mcb->l2cap_congested == FALSE)

Completed in 49 milliseconds