OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:l2cu_change_pri_ccb
(Results
1 - 4
of
4
) sorted by null
/system/bt/stack/l2cap/
l2c_ucd.cc
528
l2cu_change_pri_ccb
(p_ccb, priority);
595
l2cu_change_pri_ccb
(p_ccb, L2CAP_UCD_CH_PRIORITY);
882
l2cu_change_pri_ccb
(p_ccb, L2CAP_UCD_CH_PRIORITY);
[
all
...]
l2c_int.h
609
extern void
l2cu_change_pri_ccb
(tL2C_CCB* p_ccb, tL2CAP_CHNL_PRIORITY priority);
[
all
...]
l2c_api.cc
[
all
...]
l2c_utils.cc
1341
void
l2cu_change_pri_ccb
(tL2C_CCB* p_ccb, tL2CAP_CHNL_PRIORITY priority) {
function
[
all
...]
Completed in 80 milliseconds