Home
last modified time | relevance | path

Searched refs:PeriodLength (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/neighbor/
Dinquiry.h29 using PeriodLength = uint16_t; // Time = N * 1.28 s variable
53 …InquiryLength inquiry_length, NumResponses num_responses, PeriodLength max_delay, PeriodLength min…
55 …InquiryLength inquiry_length, NumResponses num_responses, PeriodLength max_delay, PeriodLength min…
Dinquiry.cc46 PeriodLength max_delay,
47 PeriodLength min_delay);
310 PeriodLength max_delay, in StartPeriodicInquiry()
311 PeriodLength min_delay) { in StartPeriodicInquiry()
427 …InquiryLength inquiry_length, NumResponses num_responses, PeriodLength max_delay, PeriodLength min… in StartGeneralPeriodicInquiry()
439 …InquiryLength inquiry_length, NumResponses num_responses, PeriodLength max_delay, PeriodLength min… in StartLimitedPeriodicInquiry()