Home | History | Annotate | Download | only in gap

Lines Matching refs:max_time

443 **                  max_time    - Maximum amount of time between consecutive inquiries.
464 UINT16 max_time, tGAP_CALLBACK *p_results_cb)
479 max_time <= min_time ||
480 max_time < GAP_PER_INQ_MIN_MAX_PERIOD)
491 btm_status = BTM_SetPeriodicInquiryMode(p_inq_parms, max_time, min_time,