Home
last modified time | relevance | path

Searched refs:le_scan_window_suspend (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
Dmgmt_config.c57 HDEV_PARAM_U16(0x0010, le_scan_window_suspend), in read_def_system_config()
222 hdev->le_scan_window_suspend = TLV_GET_LE16(buffer); in set_def_system_config()
Dhci_request.c1092 window = hdev->le_scan_window_suspend; in hci_req_add_le_passive_scan()
Dhci_core.c3621 hdev->le_scan_window_suspend = 0x0012; in hci_alloc_dev()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h338 __u16 le_scan_window_suspend; member