Home
last modified time | relevance | path

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

/system/bt/stack/hcic/
Dhcicmds.cc672 DEVCLASS_TO_STREAM(pp, filt_cond); in btsnd_hcic_set_event_filter()
674 DEVCLASS_TO_STREAM(pp, filt_cond); in btsnd_hcic_set_event_filter()
848 DEVCLASS_TO_STREAM(pp, dev_class); in btsnd_hcic_write_dev_class()
/system/bt/stack/include/
Dbt_types.h315 #define DEVCLASS_TO_STREAM(p, a) \ macro