OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CA_UCDSetTxPriority
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
l2c_api.h
[
all
...]
/external/bluetooth/bluedroid/stack/l2cap/
l2c_ucd.c
508
** Function
L2CA_UCDSetTxPriority
515
BOOLEAN
L2CA_UCDSetTxPriority
( BD_ADDR rem_bda, tL2CAP_CHNL_PRIORITY priority )
520
L2CAP_TRACE_API3 ("
L2CA_UCDSetTxPriority
() priority: 0x%02x BDA: %08x%04x", priority,
526
L2CAP_TRACE_WARNING0 ("L2CAP - no LCB for
L2CA_UCDSetTxPriority
");
533
L2CAP_TRACE_WARNING0 ("L2CAP - no CCB for
L2CA_UCDSetTxPriority
");
[
all
...]
Completed in 6592 milliseconds