Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/bluetooth/
Dhci_sock.c65 static struct hci_sec_filter hci_sec_filter = { variable
402 !hci_test_bit(ocf & HCI_FLT_OCF_BITS, &hci_sec_filter.ocf_mask[ogf])) && in hci_sock_sendmsg()
481 flt.type_mask &= hci_sec_filter.type_mask; in hci_sock_setsockopt()
482 flt.event_mask[0] &= hci_sec_filter.event_mask[0]; in hci_sock_setsockopt()
483 flt.event_mask[1] &= hci_sec_filter.event_mask[1]; in hci_sock_setsockopt()
/linux-2.4.37.9/include/net/bluetooth/
Dhci_core.h467 struct hci_sec_filter { struct