Searched refs:hci_test_bit (Results 1 – 2 of 2) sorted by relevance
112 if (!hci_test_bit((skb->pkt_type & HCI_FLT_TYPE_BITS), &flt->type_mask)) in hci_send_to_sock()118 if (!hci_test_bit(evt, &flt->event_mask)) in hci_send_to_sock()402 !hci_test_bit(ocf & HCI_FLT_OCF_BITS, &hci_sec_filter.ocf_mask[ogf])) && in hci_sock_sendmsg()
704 static inline int hci_test_bit(int nr, void *addr) in hci_test_bit() function710 #define hci_test_bit test_bit macro