Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/hcic/
Dhcicmds.c957 UINT8 *filt_cond, UINT8 filt_cond_len) in btsnd_hcic_set_event_filter() argument
981 DEVCLASS_TO_STREAM (pp, filt_cond); in btsnd_hcic_set_event_filter()
982 filt_cond += DEV_CLASS_LEN; in btsnd_hcic_set_event_filter()
983 DEVCLASS_TO_STREAM (pp, filt_cond); in btsnd_hcic_set_event_filter()
984 filt_cond += DEV_CLASS_LEN; in btsnd_hcic_set_event_filter()
988 BDADDR_TO_STREAM (pp, filt_cond); in btsnd_hcic_set_event_filter()
989 filt_cond += BD_ADDR_LEN; in btsnd_hcic_set_event_filter()
995 ARRAY_TO_STREAM (pp, filt_cond, filt_cond_len); in btsnd_hcic_set_event_filter()
/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h538 UINT8 *filt_cond,