OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pL2CA_CongestionStatus_Cb
(Results
1 - 9
of
9
) sorted by null
/system/bt/stack/rfcomm/
rfc_l2cap_if.c
74
p_l2c->
pL2CA_CongestionStatus_Cb
= RFCOMM_CongestionStatusInd;
/system/bt/stack/include/
l2c_api.h
313
tL2CA_CONGESTION_STATUS_CB *
pL2CA_CongestionStatus_Cb
;
[
all
...]
/system/bt/stack/l2cap/
l2cap_client.c
69
.
pL2CA_CongestionStatus_Cb
= congestion_cb,
l2c_ucd.c
246
p_rcb->api.
pL2CA_CongestionStatus_Cb
= NULL;
[
all
...]
l2c_utils.c
[
all
...]
l2c_api.c
645
assert(callbacks->
pL2CA_CongestionStatus_Cb
!= NULL);
[
all
...]
/system/bt/stack/sdp/
sdp_main.c
132
sdp_cb.reg_info.
pL2CA_CongestionStatus_Cb
= NULL;
/system/bt/stack/bnep/
bnep_main.c
99
bnep_cb.reg_info.
pL2CA_CongestionStatus_Cb
= bnep_congestion_ind;
/system/bt/stack/gap/
gap_conn.c
87
gap_cb.conn.reg_info.
pL2CA_CongestionStatus_Cb
= gap_congestion_ind;
[
all
...]
Completed in 2718 milliseconds