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

  /system/bt/stack/l2cap/
l2c_ble.cc 994 uint16_t hi_quota, low_quota; local
    [all...]
l2c_link.cc 665 uint16_t hi_quota, low_quota; local
695 hi_quota = num_hipri_links * high_pri_link_quota;
697 (hi_quota < controller_xmit_quota) ? controller_xmit_quota - hi_quota : 1;
    [all...]

Completed in 66 milliseconds