OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pL2CA_DataInd_Cb
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/bluedroid/stack/rfcomm/
rfc_l2cap_if.c
69
p_l2c->
pL2CA_DataInd_Cb
= RFCOMM_BufDataInd;
/external/bluetooth/bluedroid/stack/include/
l2c_api.h
298
tL2CA_DATA_IND_CB *
pL2CA_DataInd_Cb
;
[
all
...]
/external/bluetooth/bluedroid/stack/sdp/
sdp_main.c
128
sdp_cb.reg_info.
pL2CA_DataInd_Cb
= sdp_data_ind;
/external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c
[
all
...]
l2c_api.c
66
|| (!p_cb_info->
pL2CA_DataInd_Cb
)
[
all
...]
/external/bluetooth/bluedroid/stack/bnep/
bnep_main.c
95
bnep_cb.reg_info.
pL2CA_DataInd_Cb
= bnep_data_ind;
/external/bluetooth/bluedroid/stack/gap/
gap_conn.c
82
gap_cb.conn.reg_info.
pL2CA_DataInd_Cb
= gap_data_ind;
[
all
...]
Completed in 104 milliseconds