Home
last modified time | relevance | path

Searched defs:L2CA_SetTxPriority (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h287 struct L2CA_SetTxPriority { struct
292 extern struct L2CA_SetTxPriority L2CA_SetTxPriority; argument
Dmock_stack_l2cap_api.cc61 struct L2CA_SetTxPriority L2CA_SetTxPriority; variable
185 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/l2cap/
Dl2cap_api.cc144 [[nodiscard]] bool bluetooth::stack::l2cap::Impl::L2CA_SetTxPriority( in L2CA_SetTxPriority() function in bluetooth::stack::l2cap::Impl
Dl2c_api.cc1051 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority() function