OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acl_priority
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_link.c
724
if (p_lcb->
acl_priority
== L2CAP_PRIORITY_HIGH)
773
if (p_lcb->
acl_priority
== L2CAP_PRIORITY_HIGH)
797
yy, p_lcb->
acl_priority
, p_lcb->link_xmit_quota);
[
all
...]
l2c_ble.c
839
if (p_lcb->
acl_priority
== L2CAP_PRIORITY_HIGH)
[
all
...]
l2c_utils.c
[
all
...]
l2c_int.h
428
UINT8
acl_priority
; /* L2C_PRIORITY_NORMAL or L2C_PRIORITY_HIGH */
member in struct:t_l2c_linkcb
[
all
...]
Completed in 174 milliseconds