Searched refs:flt_type (Results 1 – 2 of 2) sorted by relevance
129 int flt_type, flt_event; in is_filtered_packet() local134 flt_type = bt_cb(skb)->pkt_type & HCI_FLT_TYPE_BITS; in is_filtered_packet()136 if (!test_bit(flt_type, &flt->type_mask)) in is_filtered_packet()
474 __u8 flt_type; in bredr_setup() local495 flt_type = HCI_FLT_CLEAR_ALL; in bredr_setup()496 hci_req_add(req, HCI_OP_SET_EVENT_FLT, 1, &flt_type); in bredr_setup()