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

/system/bt/stack/l2cap/
H A Dl2c_ucd.cc528 l2cu_change_pri_ccb(p_ccb, priority);
595 l2cu_change_pri_ccb(p_ccb, L2CAP_UCD_CH_PRIORITY);
882 l2cu_change_pri_ccb(p_ccb, L2CAP_UCD_CH_PRIORITY);
H A Dl2c_int.h609 extern void l2cu_change_pri_ccb(tL2C_CCB* p_ccb, tL2CAP_CHNL_PRIORITY priority);
H A Dl2c_api.cc1326 l2cu_change_pri_ccb(p_ccb, priority);
H A Dl2c_utils.cc1334 * Function l2cu_change_pri_ccb
1341 void l2cu_change_pri_ccb(tL2C_CCB* p_ccb, tL2CAP_CHNL_PRIORITY priority) { function

Completed in 84 milliseconds