Home
last modified time | relevance | path

Searched refs:hci_filter (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pybluez/
H A D0001-Use-Py_ssize_t-when-parsing-buffer-length-fix-426-42.patch93 if( len != sizeof(struct hci_filter) ) { \
102 if( len != sizeof(struct hci_filter) ) { \
/openbmc/linux/include/net/bluetooth/
H A Dhci_sock.h50 struct hci_filter { struct
/openbmc/linux/net/bluetooth/
H A Dhci_sock.c54 struct hci_filter filter;
167 struct hci_filter *flt; in is_filtered_packet()
1969 struct hci_filter *f = &hci_pi(sk)->filter; in hci_sock_setsockopt_old()
1988 struct hci_filter *f = &hci_pi(sk)->filter; in hci_sock_setsockopt_old()
2097 struct hci_filter *f = &hci_pi(sk)->filter; in hci_sock_getsockopt_old()