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

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_ucd.c538 l2cu_change_pri_ccb (p_ccb, priority);
610 l2cu_change_pri_ccb (p_ccb, L2CAP_UCD_CH_PRIORITY);
931 l2cu_change_pri_ccb (p_ccb, L2CAP_UCD_CH_PRIORITY);
H A Dl2c_int.h599 extern void l2cu_change_pri_ccb (tL2C_CCB *p_ccb, tL2CAP_CHNL_PRIORITY priority);
H A Dl2c_api.c1040 l2cu_change_pri_ccb (p_ccb, priority);
H A Dl2c_utils.c1409 ** Function l2cu_change_pri_ccb
1416 void l2cu_change_pri_ccb (tL2C_CCB *p_ccb, tL2CAP_CHNL_PRIORITY priority) function

Completed in 259 milliseconds