OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cong_sent
(Results
1 - 5
of
5
) sorted by null
/system/bt/stack/l2cap/
l2c_ucd.cc
436
if (p_ccb->
cong_sent
) {
453
if (p_ccb->
cong_sent
)
[
all
...]
l2c_main.cc
892
if (p_ccb->
cong_sent
) {
905
if (p_ccb->
cong_sent
) return (L2CAP_DW_CONGESTED);
l2c_int.h
317
bool
cong_sent
; /* Set when congested status sent */
member in struct:t_l2c_ccb
[
all
...]
l2c_utils.cc
[
all
...]
l2c_api.cc
[
all
...]
Completed in 896 milliseconds