Searched refs:HACK_SetChannelTxPriority (Results 1 – 3 of 3) sorted by relevance
46 void DynamicChannel::HACK_SetChannelTxPriority(bool high_priority) { in HACK_SetChannelTxPriority() function in bluetooth::l2cap::DynamicChannel
79 void HACK_SetChannelTxPriority(bool high_priority);
271 channel->second->HACK_SetChannelTxPriority(high_priority); in SetChannelTxPriority()