Home
last modified time | relevance | path

Searched refs:HACK_SetAclTxPriority (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager.h168 virtual void HACK_SetAclTxPriority(uint8_t handle, bool high_priority);
Dacl_manager.cc421 void AclManager::HACK_SetAclTxPriority(uint8_t handle, bool high_priority) { in HACK_SetAclTxPriority() function in bluetooth::hci::AclManager