Home
last modified time | relevance | path

Searched refs:l2cu_change_pri_ccb (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_ucd.c542 l2cu_change_pri_ccb (p_ccb, priority); in L2CA_UCDSetTxPriority()
614 l2cu_change_pri_ccb (p_ccb, L2CAP_UCD_CH_PRIORITY); in l2c_ucd_connect()
920 l2cu_change_pri_ccb (p_ccb, L2CAP_UCD_CH_PRIORITY); in l2c_ucd_check_rx_pkts()
Dl2c_int.h599 extern void l2cu_change_pri_ccb (tL2C_CCB *p_ccb, tL2CAP_CHNL_PRIORITY priority);
Dl2c_api.c1401 l2cu_change_pri_ccb (p_ccb, priority); in L2CA_SetTxPriority()
Dl2c_utils.c1433 void l2cu_change_pri_ccb (tL2C_CCB *p_ccb, tL2CAP_CHNL_PRIORITY priority) in l2cu_change_pri_ccb() function