HomeSort by relevance Sort by last modified time
    Searched refs:L2CA_SetTxPriority (Results 1 - 5 of 5) 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 57 /* Values for priority parameter to L2CA_SetTxPriority */
655 ** Function L2CA_SetTxPriority
662 L2C_API extern BOOLEAN L2CA_SetTxPriority (UINT16 cid, tL2CAP_CHNL_PRIORITY priority);
    [all...]
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c     [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_aact.c     [all...]

Completed in 35 milliseconds