Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h318 struct L2CA_SetAclPriority { struct
327 extern struct L2CA_SetAclPriority L2CA_SetAclPriority; argument
Dmock_main_shim_l2cap_api.h223 struct L2CA_SetAclPriority { struct
230 extern struct L2CA_SetAclPriority L2CA_SetAclPriority; argument
Dmock_stack_l2cap_api.cc68 struct L2CA_SetAclPriority L2CA_SetAclPriority; variable
206 bool L2CA_SetAclPriority(const RawAddress& bd_addr, tL2CAP_PRIORITY priority) { in L2CA_SetAclPriority() function
Dmock_main_shim_l2cap_api.cc57 struct L2CA_SetAclPriority L2CA_SetAclPriority; variable
166 bool bluetooth::shim::L2CA_SetAclPriority(const RawAddress& bd_addr, in L2CA_SetAclPriority() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1112 bool L2CA_SetAclPriority(const RawAddress& bd_addr, tL2CAP_PRIORITY priority) { in L2CA_SetAclPriority() function
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc850 bool L2CA_SetAclPriority(uint16_t handle, bool high_priority) { in L2CA_SetAclPriority() function
855 bool L2CA_SetAclPriority(const RawAddress& bd_addr, tL2CAP_PRIORITY priority) { in L2CA_SetAclPriority() function