Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c3126 window = hdev->le_scan_window_connect; in hci_passive_scan_sync()
6521 p->scan_window = cpu_to_le16(hdev->le_scan_window_connect); in set_ext_conn_params()
6660 cp.scan_window = cpu_to_le16(hdev->le_scan_window_connect); in hci_le_create_conn_sync()
H A Dhci_core.c2489 hdev->le_scan_window_connect = DISCOV_LE_SCAN_WIN_CONN; in hci_alloc_dev_priv()
/linux/include/net/bluetooth/
H A Dhci_core.h417 __u16 le_scan_window_connect; member