Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c3127 interval = hdev->le_scan_int_connect; in hci_passive_scan_sync()
6520 p->scan_interval = cpu_to_le16(hdev->le_scan_int_connect); in set_ext_conn_params()
6659 cp.scan_interval = cpu_to_le16(hdev->le_scan_int_connect); in hci_le_create_conn_sync()
H A Dhci_core.c2488 hdev->le_scan_int_connect = DISCOV_LE_SCAN_INT_CONN; in hci_alloc_dev_priv()
/linux/include/net/bluetooth/
H A Dhci_core.h416 __u16 le_scan_int_connect; member