Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_inq.cc1381 uint8_t condition_buf[DEV_CLASS_LEN * 2]; in btm_set_inq_event_filter() local
1382 uint8_t* p_cond = condition_buf; /* points to the condition to pass to HCI */ in btm_set_inq_event_filter()
1396 memcpy(condition_buf, p_filt_cond->cod_cond.dev_class, DEV_CLASS_LEN); in btm_set_inq_event_filter()
1397 memcpy(&condition_buf[DEV_CLASS_LEN], in btm_set_inq_event_filter()