Home
last modified time | relevance | path

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

/external/bluetooth/hcidump/parser/
Dhci.c1268 printf("type %d condition %d\n", cp->flt_type, in set_event_flt_dump()
1269 (cp->flt_type == 0) ? 0 : cp->cond_type); in set_event_flt_dump()
1271 switch (cp->flt_type) { in set_event_flt_dump()
/external/qemu/hw/
Dbt.h795 uint8_t flt_type; member
Dbt-hci.c1790 if (length >= 1 && PARAM(set_event_flt, flt_type) == FLT_CLEAR_ALL) in bt_submit_hci()
/external/bluetooth/bluez/lib/bluetooth/
Dhci.h735 uint8_t flt_type; member