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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 818 UINT16 qq, yy, qq_remainder; local
    [all...]
l2c_link.c 703 UINT16 qq, yy, qq_remainder; local
746 qq = qq_remainder = 1;
754 qq_remainder = low_quota % num_lowpri_links;
761 qq = qq_remainder = 1;
786 if (qq_remainder > 0)
789 qq_remainder--;
    [all...]

Completed in 334 milliseconds