Searched refs:filter_cond (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_inq.c463 ** filter_cond - value for the filter (based on filter_cond_type)
547 if ((status = btm_set_inq_event_filter (p_inqparms->filter_cond_type, &p_inqparms->filter_cond)) != BTM_CMD_STARTED)
833 ** filter_cond - value for the filter (based on filter_cond_type)
1031 &p_inqparms->filter_cond)) != BTM_CMD_STARTED)
1966 if ((status = btm_set_inq_event_filter (p_inq->inqparms.filter_cond_type, &p_inq->inqparms.filter_cond)) == BTM_CMD_STARTED)
2002 ** filter_cond - value for the filter (based on filter_cond_type)
H A Dbtm_ble_gap.c2069 memcmp(bda, p_cond->filter_cond.bdaddr_cond, BD_ADDR_LEN) != 0)
/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h289 tBTA_DM_INQ_COND filter_cond; /* Filter condition data. */ member in struct:__anon678
/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h584 tBTM_INQ_FILT_COND filter_cond; /* filter value based on filter cond type */ member in struct:__anon1401
2400 ** filter_cond - value for the filter (based on filter_cond_type)
2431 ** filter_cond - value for the filter (based on filter_cond_type)

Completed in 118 milliseconds