Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_l2cap_api.h304 struct L2CA_SetAclPriority { struct
313 extern struct L2CA_SetAclPriority L2CA_SetAclPriority; argument
H A Dmock_main_shim_l2cap_api.cc58 struct L2CA_SetAclPriority L2CA_SetAclPriority; variable
167 bool bluetooth::shim::L2CA_SetAclPriority(uint16_t handle, bool high_priority) { in L2CA_SetAclPriority() function in bluetooth::shim
172 bool bluetooth::shim::L2CA_SetAclPriority(const RawAddress& bd_addr, in L2CA_SetAclPriority() function in bluetooth::shim
H A Dmock_main_shim_l2cap_api.h227 struct L2CA_SetAclPriority { struct
234 extern struct L2CA_SetAclPriority L2CA_SetAclPriority; argument
H A Dmock_stack_l2cap_api.cc82 struct L2CA_SetAclPriority L2CA_SetAclPriority; variable
209 bool L2CA_SetAclPriority(const RawAddress& bd_addr, tL2CAP_PRIORITY priority) { in L2CA_SetAclPriority() function
/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim_l2c_api.cc109 bool bluetooth::shim::L2CA_SetAclPriority(const RawAddress& bd_addr, in L2CA_SetAclPriority() function in bluetooth::shim
/aosp12/system/bt/stack/l2cap/
H A Dl2c_api.cc1002 bool L2CA_SetAclPriority(const RawAddress& bd_addr, tL2CAP_PRIORITY priority) { in L2CA_SetAclPriority() function
/aosp12/system/bt/main/shim/
H A Dl2c_api.cc840 bool L2CA_SetAclPriority(uint16_t handle, bool high_priority) { in L2CA_SetAclPriority() function
845 bool L2CA_SetAclPriority(const RawAddress& bd_addr, tL2CAP_PRIORITY priority) { in L2CA_SetAclPriority() function