Home
last modified time | relevance | path

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

/system/bt/stack/hcic/
Dhcicmds.c913 UINT8 *filt_cond, UINT8 filt_cond_len) in btsnd_hcic_set_event_filter() argument
938 DEVCLASS_TO_STREAM (pp, filt_cond); in btsnd_hcic_set_event_filter()
939 filt_cond += DEV_CLASS_LEN; in btsnd_hcic_set_event_filter()
940 DEVCLASS_TO_STREAM (pp, filt_cond); in btsnd_hcic_set_event_filter()
941 filt_cond += DEV_CLASS_LEN; in btsnd_hcic_set_event_filter()
947 BDADDR_TO_STREAM (pp, filt_cond); in btsnd_hcic_set_event_filter()
948 filt_cond += BD_ADDR_LEN; in btsnd_hcic_set_event_filter()
954 ARRAY_TO_STREAM (pp, filt_cond, filt_cond_len); in btsnd_hcic_set_event_filter()
/system/bt/stack/include/
Dhcimsgs.h478 UINT8 *filt_cond,