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

  /system/bt/stack/l2cap/
l2c_ble.c 1032 UINT16 qq, yy, qq_remainder; local
    [all...]
l2c_link.c 745 UINT16 qq, yy, qq_remainder; local
788 qq = qq_remainder = 1;
796 qq_remainder = low_quota % num_lowpri_links;
803 qq = qq_remainder = 1;
828 if (qq_remainder > 0)
831 qq_remainder--;
    [all...]

Completed in 179 milliseconds