Searched refs:max_delay (Results 1 – 2 of 2) sorted by relevance
454 tBTM_STATUS BTM_SetPeriodicInquiryMode (tBTM_INQ_PARMS *p_inqparms, UINT16 max_delay, in BTM_SetPeriodicInquiryMode() argument462 p_inqparms->filter_cond_type, min_delay, max_delay); in BTM_SetPeriodicInquiryMode()487 max_delay <= min_delay || in BTM_SetPeriodicInquiryMode()488 max_delay < BTM_PER_INQ_MIN_MAX_PERIOD) in BTM_SetPeriodicInquiryMode()498 p_inq->per_max_delay = max_delay; in BTM_SetPeriodicInquiryMode()
2345 UINT16 max_delay, UINT16 min_delay,