Searched defs:SetChannelTxPriority (Results 1 – 6 of 6) sorted by relevance
43 virtual void SetChannelTxPriority(Cid /* local_cid */, bool /* high_priority */) {} in SetChannelTxPriority() function
62 virtual void SetChannelTxPriority(Cid /* cid */, bool /* high_priority */) {} in SetChannelTxPriority() function
71 virtual void SetChannelTxPriority(bool high_priority) { in SetChannelTxPriority() function
68 void DataPipelineManager::SetChannelTxPriority(Cid cid, bool high_priority) { in SetChannelTxPriority() function in bluetooth::l2cap::internal::DataPipelineManager
54 void Fifo::SetChannelTxPriority(Cid cid, bool high_priority) { in SetChannelTxPriority() function in bluetooth::l2cap::internal::Fifo
176 void Link::SetChannelTxPriority(Cid local_cid, bool high_priority) { in SetChannelTxPriority() function in bluetooth::l2cap::classic::internal::Link