Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_int.h606 extern void l2cu_change_pri_ccb(tL2C_CCB* p_ccb, tL2CAP_CHNL_PRIORITY priority);
Dl2c_api.cc1401 l2cu_change_pri_ccb(p_ccb, priority); in L2CA_SetTxPriority()
Dl2c_utils.cc1329 void l2cu_change_pri_ccb(tL2C_CCB* p_ccb, tL2CAP_CHNL_PRIORITY priority) { in l2cu_change_pri_ccb() function