Searched refs:tL2CAP_CHNL_PRIORITY (Results 1 – 4 of 4) sorted by relevance
67 typedef uint8_t tL2CAP_CHNL_PRIORITY; typedef791 extern bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority);1046 tL2CAP_CHNL_PRIORITY priority);
316 tL2CAP_CHNL_PRIORITY ccb_priority; /* Channel priority */606 extern void l2cu_change_pri_ccb(tL2C_CCB* p_ccb, tL2CAP_CHNL_PRIORITY priority);
1386 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority()
1329 void l2cu_change_pri_ccb(tL2C_CCB* p_ccb, tL2CAP_CHNL_PRIORITY priority) { in l2cu_change_pri_ccb()