Searched defs:inquiry_length (Results 1 – 2 of 2) sorted by relevance
/system/bt/gd/neighbor/ |
D | inquiry.cc | 285 bool limited, InquiryLength inquiry_length, NumResponses num_responses) { in StartOneShotInquiry() 308 InquiryLength inquiry_length, in StartPeriodicInquiry() 403 void neighbor::InquiryModule::StartGeneralInquiry(InquiryLength inquiry_length, NumResponses num_re… in StartGeneralInquiry() 412 void neighbor::InquiryModule::StartLimitedInquiry(InquiryLength inquiry_length, NumResponses num_re… in StartLimitedInquiry() 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()
|
D | inquiry_test.cc | 59 uint8_t inquiry_length; member 405 uint8_t inquiry_length = 128; in TEST_F() local 423 uint8_t inquiry_length = 128; in TEST_F() local
|