OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CAP_CHNL_PRIORITY_HIGH
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/avct/
avct_lcb_act.c
227
L2CA_SetTxPriority(p_lcb->ch_lcid,
L2CAP_CHNL_PRIORITY_HIGH
);
238
L2CA_SetTxPriority(p_lcb->ch_lcid,
L2CAP_CHNL_PRIORITY_HIGH
);
/external/bluetooth/bluedroid/stack/avdt/
avdt_ad.c
379
L2CA_SetTxPriority(avdt_cb.ad.rt_tbl[p_tbl->ccb_idx][AVDT_CHAN_SIG].lcid,
L2CAP_CHNL_PRIORITY_HIGH
);
/external/bluetooth/bluedroid/stack/include/
l2c_api.h
58
#define
L2CAP_CHNL_PRIORITY_HIGH
0
[
all
...]
Completed in 459 milliseconds