Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_l2cap_api.h324 struct L2CA_SetTxPriority { struct
333 extern struct L2CA_SetTxPriority L2CA_SetTxPriority; argument
Dmock_main_shim_l2cap_api.h321 struct L2CA_SetTxPriority { struct
328 extern struct L2CA_SetTxPriority L2CA_SetTxPriority; argument
Dmock_stack_l2cap_api.cc59 struct L2CA_SetTxPriority L2CA_SetTxPriority; variable
199 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority() function
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_api.cc1067 bool L2CA_SetTxPriority(uint16_t cid, tL2CAP_CHNL_PRIORITY priority) { in L2CA_SetTxPriority() function