Home
last modified time | relevance | path

Searched defs:high_priority (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/
Ddynamic_channel.cc46 void DynamicChannel::HACK_SetChannelTxPriority(bool high_priority) { in HACK_SetChannelTxPriority()
/packages/modules/Bluetooth/system/gd/l2cap/internal/
Ddynamic_channel_impl.h71 virtual void SetChannelTxPriority(bool high_priority) { in SetChannelTxPriority()
Ddata_pipeline_manager.cc68 void DataPipelineManager::SetChannelTxPriority(Cid cid, bool high_priority) { in SetChannelTxPriority()
Dscheduler_fifo.cc54 void Fifo::SetChannelTxPriority(Cid cid, bool high_priority) { in SetChannelTxPriority()
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dround_robin_scheduler.cc77 void RoundRobinScheduler::SetLinkPriority(uint16_t handle, bool high_priority) { in SetLinkPriority()
/packages/modules/Bluetooth/system/gd/l2cap/classic/internal/
Dlink.cc176 void Link::SetChannelTxPriority(Cid local_cid, bool high_priority) { in SetChannelTxPriority()
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.cc421 void AclManager::HACK_SetAclTxPriority(uint8_t handle, bool high_priority) { in HACK_SetAclTxPriority()