Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_utils.cc133 void l2cu_change_pri_ccb(tL2C_CCB* /* p_ccb */, in l2cu_change_pri_ccb() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_int.h720 void l2cu_change_pri_ccb(tL2C_CCB* p_ccb, tL2CAP_CHNL_PRIORITY priority);
Dl2c_api.cc1082 l2cu_change_pri_ccb(p_ccb, priority); in L2CA_SetTxPriority()
Dl2c_utils.cc1308 void l2cu_change_pri_ccb(tL2C_CCB* p_ccb, tL2CAP_CHNL_PRIORITY priority) { in l2cu_change_pri_ccb() function