Home
last modified time | relevance | path

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

/system/bt/stack/hcic/
Dhcicmds.c730 UINT8 *filt_cond, UINT8 filt_cond_len) in btsnd_hcic_set_event_filter() argument
749 DEVCLASS_TO_STREAM (pp, filt_cond); in btsnd_hcic_set_event_filter()
750 filt_cond += DEV_CLASS_LEN; in btsnd_hcic_set_event_filter()
751 DEVCLASS_TO_STREAM (pp, filt_cond); in btsnd_hcic_set_event_filter()
752 filt_cond += DEV_CLASS_LEN; in btsnd_hcic_set_event_filter()
758 BDADDR_TO_STREAM (pp, filt_cond); in btsnd_hcic_set_event_filter()
759 filt_cond += BD_ADDR_LEN; in btsnd_hcic_set_event_filter()
765 ARRAY_TO_STREAM (pp, filt_cond, filt_cond_len); in btsnd_hcic_set_event_filter()
/system/bt/stack/include/
Dhcimsgs.h478 UINT8 *filt_cond,