OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:re_transmits
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/bnep/
bnep_main.c
693
p_bcb->con_state, p_bcb->l2cap_cid, p_bcb->con_flags, p_bcb->
re_transmits
);
708
if (p_bcb->
re_transmits
++ != BNEP_MAX_RETRANSMITS)
740
if (p_bcb->
re_transmits
++ != BNEP_MAX_RETRANSMITS)
761
if (p_bcb->
re_transmits
++ != BNEP_MAX_RETRANSMITS)
807
p_bcb->
re_transmits
= 0;
bnep_int.h
156
UINT8
re_transmits
;
member in struct:__anon5852
bnep_utils.c
745
p_bcb->
re_transmits
= 0;
1008
p_bcb->
re_transmits
= 0;
[
all
...]
Completed in 27 milliseconds