Searched refs:filt_cond (Results 1 – 3 of 3) sorted by relevance
1094 uint8_t* filt_cond, uint8_t filt_cond_len) { in btsnd_hcic_set_event_filter() argument1110 DEVCLASS_TO_STREAM(pp, filt_cond); in btsnd_hcic_set_event_filter()1111 filt_cond += DEV_CLASS_LEN; in btsnd_hcic_set_event_filter()1112 DEVCLASS_TO_STREAM(pp, filt_cond); in btsnd_hcic_set_event_filter()1113 filt_cond += DEV_CLASS_LEN; in btsnd_hcic_set_event_filter()1117 BDADDR_TO_STREAM(pp, *((RawAddress*)filt_cond)); in btsnd_hcic_set_event_filter()1118 filt_cond += BD_ADDR_LEN; in btsnd_hcic_set_event_filter()1123 if (filt_cond_len) ARRAY_TO_STREAM(pp, filt_cond, filt_cond_len); in btsnd_hcic_set_event_filter()
228 uint8_t* filt_cond, uint8_t filt_cond_len) { in btsnd_hcic_set_event_filter() argument
153 uint8_t* filt_cond, uint8_t filt_cond_len);415 uint8_t* filt_cond,