OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lc_pending
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netbt/
l2cap_lower.c
95
chan->
lc_pending
= 0;
168
DPRINTFN(5, "no data, pending = %d\n", chan->
lc_pending
);
174
&& chan->
lc_pending
== 0) {
203
chan->
lc_pending
++;
l2cap_upper.c
252
if ((MBUFQ_FIRST(&chan->lc_txq) == NULL && chan->
lc_pending
== 0)
410
plen, chan->lc_lcid, chan->
lc_pending
);
425
if (chan->
lc_pending
== 0)
l2cap.h
391
uint8_t
lc_pending
; /* num of pending PDUs */
member in struct:l2cap_channel
hci_link.c
742
chan->
lc_pending
--;
746
if (chan->
lc_pending
== 0)
Completed in 12 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025