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

/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_api.c1010 ** Function L2CA_SetTxPriority
1017 BOOLEAN L2CA_SetTxPriority (UINT16 cid, tL2CAP_CHNL_PRIORITY priority) function
1021 L2CAP_TRACE_API2 ("L2CA_SetTxPriority() CID: 0x%04x, priority:%d", cid, priority);
1026 L2CAP_TRACE_WARNING1 ("L2CAP - no CCB for L2CA_SetTxPriority, CID: %d", cid);

Completed in 66 milliseconds