HomeSort by relevance Sort by last modified time
    Searched refs:filter_cond_type (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/btm/
btm_inq.cc 116 static tBTM_STATUS btm_set_inq_event_filter(uint8_t filter_cond_type,
384 * filter_cond_type - BTM_CLR_INQUIRY_FILTER,
388 * filter_cond_type)
415 p_inqparms->filter_cond_type, min_delay, max_delay);
462 if (p_inqparms->filter_cond_type != BTM_CLR_INQUIRY_FILTER) {
464 p_inqparms->filter_cond_type = BTM_CLR_INQUIRY_FILTER;
471 status = btm_set_inq_event_filter(p_inqparms->filter_cond_type,
707 * filter_cond_type - BTM_CLR_INQUIRY_FILTER,
711 * filter_cond_type)
738 p_inqparms->filter_cond_type);
    [all...]
btm_ble_gap.cc     [all...]
  /system/bt/stack/include/
btm_api_types.h 598 uint8_t filter_cond_type; /* new devices, BD ADDR, COD, or No filtering */ member in struct:__anon2317
    [all...]

Completed in 189 milliseconds