OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hi_quota
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c
820
UINT16
hi_quota
, low_quota;
local
[
all
...]
l2c_link.c
705
UINT16
hi_quota
, low_quota;
local
737
hi_quota
= num_hipri_links * high_pri_link_quota;
738
low_quota = (
hi_quota
< controller_xmit_quota) ? controller_xmit_quota -
hi_quota
: 1;
[
all
...]
Completed in 95 milliseconds