Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_stack_l2cap_api.h317 struct L2CA_SetTxPriority { struct
324 extern struct L2CA_SetTxPriority L2CA_SetTxPriority; argument
Dmock_main_shim_l2cap_api.h359 struct L2CA_SetTxPriority { struct
366 extern struct L2CA_SetTxPriority L2CA_SetTxPriority; argument
Dmock_stack_l2cap_api.cc83 struct L2CA_SetTxPriority L2CA_SetTxPriority; variable
213 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority() function
Dmock_main_shim_l2cap_api.cc69 struct L2CA_SetTxPriority L2CA_SetTxPriority; variable
230 bool bluetooth::shim::L2CA_SetTxPriority(uint16_t cid, in L2CA_SetTxPriority() function in bluetooth::shim
/system/bt/stack/test/common/
Dmock_main_shim_l2c_api.cc130 bool bluetooth::shim::L2CA_SetTxPriority(uint16_t cid, in L2CA_SetTxPriority() function in bluetooth::shim
/system/bt/stack/l2cap/
Dl2c_api.cc1021 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority() function
/system/bt/main/shim/
Dl2c_api.cc1139 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority() function