Home
last modified time | relevance | path

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

/linux-3.3/include/net/bluetooth/
Dhci_core.h944 struct hci_sec_filter { struct
945 __u32 type_mask;
946 __u32 event_mask[2];
947 __u32 ocf_mask[HCI_SFLT_MAX_OGF + 1][4];
/linux-3.3/net/bluetooth/
Dhci_sock.c62 static struct hci_sec_filter hci_sec_filter = { variable