OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmstampacc
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/health/
mcap_sync.c
395
uint16_t tmstampres, uint16_t
tmstampacc
)
408
rsp->timestna = htons(
tmstampacc
);
560
uint16_t
tmstampacc
;
local
612
tmstampacc
= caps(mcl)->latency + caps(mcl)->ts_acc;
626
send_sync_set_rsp(mcl, MCAP_SUCCESS, btclock, tmstamp,
tmstampacc
);
767
uint16_t
tmstampacc
;
local
800
tmstampacc
= ntohs(rsp->timestna);
805
cb(mcl, mcap_err, btclockres, synclead, tmstampres,
tmstampacc
, NULL,
mcap_lib.h
104
uint16_t
tmstampacc
,
Completed in 31 milliseconds