OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:delay_variation
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_main.c
500
STREAM_TO_UINT32 (cfg_info.qos.
delay_variation
, p);
602
STREAM_TO_UINT32 (cfg_info.qos.
delay_variation
, p);
[
all
...]
l2c_utils.c
578
UINT32_TO_STREAM (p, p_cfg->qos.
delay_variation
);
678
UINT32_TO_STREAM (p, p_cfg->qos.
delay_variation
);
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_acl.c
[
all
...]
/external/qemu/hw/
bt.h
713
uint32_t
delay_variation
; /* Microseconds */
member in struct:__anon28009
1823
uint32_t
delay_variation
;
member in struct:__anon28132
[
all
...]
/external/bluetooth/bluedroid/stack/include/
bt_types.h
365
UINT32
delay_variation
; /* microseconds */
member in struct:__anon3669
/external/libnfc-nci/src/include/
bt_types.h
349
UINT32
delay_variation
; /* microseconds */
member in struct:__anon23229
/external/bluetooth/bluedroid/stack/btu/
btu_hcif.c
925
STREAM_TO_UINT32 (flow.
delay_variation
, p);
[
all
...]
Completed in 186 milliseconds