OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lc_upper
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/netbt/
l2cap_lower.c
100
(*chan->lc_proto->disconnected)(chan->
lc_upper
, err);
141
(*chan->lc_proto->input)(chan->
lc_upper
, m);
l2cap_signal.c
281
new= (*chan->lc_proto->newconn)(chan->
lc_upper
, &laddr, &raddr);
291
(*new->lc_proto->disconnected)(new->
lc_upper
, err);
309
(*new->lc_proto->connecting)(new->
lc_upper
);
321
(*new->lc_proto->disconnected)(new->
lc_upper
, err);
400
(*chan->lc_proto->connecting)(chan->
lc_upper
);
619
(*chan->lc_proto->connected)(chan->
lc_upper
);
707
(*chan->lc_proto->connected)(chan->
lc_upper
);
l2cap_upper.c
76
chan->
lc_upper
= upper;
186
(*chan->lc_proto->connecting)(chan->
lc_upper
);
l2cap.h
395
void *
lc_upper
; /* upper layer argument */
member in struct:l2cap_channel
hci_link.c
406
(*chan->lc_proto->linkmode)(chan->
lc_upper
, mode);
744
(chan->
lc_upper
, 1);
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025