Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h342 struct L2CA_SetTxPriority { struct
349 extern struct L2CA_SetTxPriority L2CA_SetTxPriority; argument
Dmock_main_shim_l2cap_api.h355 struct L2CA_SetTxPriority { struct
362 extern struct L2CA_SetTxPriority L2CA_SetTxPriority; argument
Dmock_stack_l2cap_api.cc70 struct L2CA_SetTxPriority L2CA_SetTxPriority; variable
214 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority() function
Dmock_main_shim_l2cap_api.cc68 struct L2CA_SetTxPriority L2CA_SetTxPriority; variable
224 bool bluetooth::shim::L2CA_SetTxPriority(uint16_t cid, in L2CA_SetTxPriority() function in bluetooth::shim
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1146 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority() function
/packages/modules/Bluetooth/system/main/shim/
Dl2c_api.cc1149 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority() function