OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:acl_priority
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c
698
if (p_lcb->
acl_priority
== L2CAP_PRIORITY_HIGH)
747
if (p_lcb->
acl_priority
== L2CAP_PRIORITY_HIGH)
771
yy, p_lcb->
acl_priority
, p_lcb->link_xmit_quota);
[
all
...]
l2c_utils.c
[
all
...]
l2c_int.h
426
UINT8
acl_priority
; /* L2C_PRIORITY_NORMAL or L2C_PRIORITY_HIGH */
member in struct:t_l2c_linkcb
[
all
...]
Completed in 204 milliseconds