Home
last modified time | relevance | path

Searched refs:le_scan_window (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/bluetooth/
Dhci_request.c292 param_cp.window = cpu_to_le16(hdev->le_scan_window); in hci_req_add_le_passive_scan()
Dhci_conn.c674 cp.scan_window = cpu_to_le16(hdev->le_scan_window); in hci_req_add_le_create_conn()
Dhci_core.c3030 hdev->le_scan_window = 0x0030; in hci_alloc_dev()
Dmgmt.c4889 hdev->le_scan_window = window; in set_scan_params()
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h234 __u16 le_scan_window; member