Home
last modified time | relevance | path

Searched refs:L2CAP_CHNL_PRIORITY_HIGH (Results 1 – 5 of 5) sorted by relevance

/system/bt/stack/avct/
Davct_lcb_act.cc228 L2CA_SetTxPriority(p_lcb->ch_lcid, L2CAP_CHNL_PRIORITY_HIGH); in avct_lcb_open_ind()
238 L2CA_SetTxPriority(p_lcb->ch_lcid, L2CAP_CHNL_PRIORITY_HIGH); in avct_lcb_open_ind()
/system/bt/stack/include/
Dl2c_api.h63 #define L2CAP_CHNL_PRIORITY_HIGH 0 macro
/system/bt/stack/avdt/
Davdt_ad.cc360 L2CAP_CHNL_PRIORITY_HIGH); in avdt_ad_tc_open_ind()
/system/bt/main/shim/
Dl2c_api.cc1145 bool high_priority = priority == L2CAP_CHNL_PRIORITY_HIGH; in L2CA_SetTxPriority()
/system/bt/bta/av/
Dbta_av_aact.cc1188 L2CA_SetTxPriority(p_scb->l2c_cid, L2CAP_CHNL_PRIORITY_HIGH); in bta_av_str_opened()