OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_held_acks
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/l2cap/
l2c_utils.cc
[
all
...]
l2c_int.h
177
uint8_t
max_held_acks
; /* Max acks we can hold before sending */
member in struct:__anon113944
[
all
...]
l2c_fcr.cc
256
"
max_held_acks
:%08u, in_cfg.fcr.tx_win_sz:%08u",
257
p_ccb->fcrb.
max_held_acks
, p_ccb->peer_cfg.fcr.tx_win_sz);
[
all
...]
Completed in 622 milliseconds