HomeSort by relevance Sort by last modified time
    Searched refs:L2CA_SetTxPriority (Results 1 - 5 of 5) sorted by null

  /system/bt/stack/avct/
avct_lcb_act.cc 218 L2CA_SetTxPriority(p_lcb->ch_lcid, L2CAP_CHNL_PRIORITY_HIGH);
228 L2CA_SetTxPriority(p_lcb->ch_lcid, L2CAP_CHNL_PRIORITY_HIGH);
  /system/bt/stack/avdt/
avdt_ad.cc 336 L2CA_SetTxPriority(avdt_cb.ad.rt_tbl[p_tbl->ccb_idx][AVDT_CHAN_SIG].lcid,
  /system/bt/stack/include/
l2c_api.h 60 /* Values for priority parameter to L2CA_SetTxPriority */
747 * Function L2CA_SetTxPriority
754 extern bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority);
    [all...]
  /system/bt/stack/l2cap/
l2c_api.cc     [all...]
  /system/bt/bta/av/
bta_av_aact.cc     [all...]

Completed in 236 milliseconds