Home
last modified time | relevance | path

Searched refs:bdaddr_cond (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/btm/
Dbtm_inq.cc1388 VLOG(2) << "condition " << p_filt_cond->bdaddr_cond; in btm_set_inq_event_filter()
1404 p_cond = (uint8_t*)&p_filt_cond->bdaddr_cond; in btm_set_inq_event_filter()
Dbtm_ble_gap.cc1473 bda != p_cond->filter_cond.bdaddr_cond) { in btm_ble_is_discoverable()
/system/bt/stack/include/
Dbtm_api_types.h587 RawAddress bdaddr_cond; member