Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dround_robin_scheduler.cc99 void RoundRobinScheduler::SetLinkPriority(uint16_t handle, bool high_priority) { in SetLinkPriority() argument
105 acl_queue_handler->second.high_priority_ = high_priority; in SetLinkPriority()
Dround_robin_scheduler.h59 void SetLinkPriority(uint16_t handle, bool high_priority);
/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.h149 virtual void HACK_SetAclTxPriority(uint8_t handle, bool high_priority);
Dacl_manager.cc381 void AclManager::HACK_SetAclTxPriority(uint8_t handle, bool high_priority) { in HACK_SetAclTxPriority() argument
383 high_priority); in HACK_SetAclTxPriority()