OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qos_present
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c
533
if (p_cfg->
qos_present
)
568
if (p_cfg->
qos_present
)
635
if (p_cfg->
qos_present
)
668
if (p_cfg->
qos_present
)
[
all
...]
l2c_main.c
472
cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.
qos_present
=
493
cfg_info.
qos_present
= TRUE;
574
cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.
qos_present
=
595
cfg_info.
qos_present
= TRUE;
[
all
...]
l2c_api.c
511
if (p_cfg->
qos_present
)
512
p_ccb->peer_cfg.
qos_present
= FALSE;
[
all
...]
l2c_csm.c
[
all
...]
/external/bluetooth/bluedroid/stack/include/
l2c_api.h
154
BOOLEAN
qos_present
;
member in struct:__anon1105
[
all
...]
/external/bluetooth/bluedroid/stack/rfcomm/
rfc_mx_fsm.c
570
cfg.
qos_present
= FALSE;
642
p_cfg->
qos_present
= FALSE;
Completed in 29 milliseconds