Searched refs:hci_test_bit (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/bluetooth/
H A Dhci_sock.c108 if (!hci_test_bit((skb->pkt_type & HCI_FLT_TYPE_BITS), &flt->type_mask))
114 if (!hci_test_bit(evt, &flt->event_mask))
400 !hci_test_bit(ocf, &hci_sec_filter.ocf_mask[ogf]))
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/bluetooth/
H A Dhci.h676 static inline int hci_test_bit(int nr, void *addr) function
682 #define hci_test_bit test_bit macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/bluetooth/
H A Dhci.h676 static inline int hci_test_bit(int nr, void *addr) function
682 #define hci_test_bit test_bit macro

Completed in 37 milliseconds