OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clock_offset
(Results
1 - 7
of
7
) sorted by null
/external/bluetooth/bluez/lib/bluetooth/
hci.h
352
uint16_t
clock_offset
;
member in struct:__anon1599
447
uint16_t
clock_offset
;
member in struct:__anon1612
1705
uint16_t
clock_offset
;
member in struct:__anon1771
1897
uint16_t
clock_offset
;
member in struct:__anon1796
1938
uint16_t
clock_offset
;
member in struct:__anon1801
1948
uint16_t
clock_offset
;
member in struct:__anon1802
2005
uint16_t
clock_offset
;
member in struct:__anon1807
[
all
...]
/external/qemu/hw/
bt.h
478
uint16_t
clock_offset
;
member in struct:__anon9902
580
uint16_t
clock_offset
;
member in struct:__anon9916
1325
uint16_t
clock_offset
;
member in struct:__anon10009
1520
uint16_t
clock_offset
;
member in struct:__anon10035
1562
uint16_t
clock_offset
;
member in struct:__anon10040
1573
uint16_t
clock_offset
;
member in struct:__anon10041
1630
uint16_t
clock_offset
;
member in struct:__anon10046
[
all
...]
bt-hci.c
528
.
clock_offset
= slave->clkoff, /* Note: no swapping */
546
.
clock_offset
= slave->clkoff, /* Note: no swapping */
1032
params.
clock_offset
= slave->clkoff; /* Note: no swapping */
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
339
uint16_t
clock_offset
;
member in struct:__anon30302
439
uint16_t
clock_offset
;
member in struct:__anon30315
1759
uint16_t
clock_offset
;
member in struct:__anon30474
1964
uint16_t
clock_offset
;
member in struct:__anon30499
2009
uint16_t
clock_offset
;
member in struct:__anon30504
2021
uint16_t
clock_offset
;
member in struct:__anon30505
2086
uint16_t
clock_offset
;
member in struct:__anon30510
[
all
...]
/external/bluetooth/bluez/tools/
hcitool.c
512
addr, btohs((info+i)->
clock_offset
),
673
(info+i)->
clock_offset
| 0x8000,
690
(info+i)->pscan_rep_mode, btohs((info+i)->
clock_offset
));
721
(info+i)->
clock_offset
| 0x8000,
733
(info+i)->
clock_offset
| 0x8000,
[
all
...]
/external/bluetooth/hcidump/parser/
hci.c
906
uint16_t clkoffset = btohs(cp->
clock_offset
);
1083
uint16_t clkoffset = btohs(cp->
clock_offset
);
[
all
...]
/external/bluetooth/bluez/lib/
hci.c
1241
cp.
clock_offset
= clkoffset;
1457
cp.
clock_offset
= clkoffset;
[
all
...]
Completed in 66 milliseconds