Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_request.c800 filter_dup = LE_SCAN_FILTER_DUP_DISABLE; in hci_req_add_le_passive_scan()
H A Dhci_sync.c1995 cp.filter_dup = LE_SCAN_FILTER_DUP_DISABLE; in hci_le_set_ext_scan_enable_sync()
2015 cp.filter_dup = LE_SCAN_FILTER_DUP_DISABLE; in hci_le_set_scan_enable_sync()
2882 filter_dups = LE_SCAN_FILTER_DUP_DISABLE; in hci_passive_scan_sync()
5671 filter_dup = LE_SCAN_FILTER_DUP_DISABLE; in hci_active_scan_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h1623 #define LE_SCAN_FILTER_DUP_DISABLE 0x00 macro