Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dmgmt_config.c66 HDEV_PARAM_U16(le_scan_window_suspend); in read_def_system_config()
98 TLV_SET_U16(0x0010, le_scan_window_suspend), in read_def_system_config()
272 hdev->le_scan_window_suspend = TLV_GET_LE16(buffer); in set_def_system_config()
Dhci_request.c798 window = hdev->le_scan_window_suspend; in hci_req_add_le_passive_scan()
Dhci_core.c2466 hdev->le_scan_window_suspend = 0x0012; in hci_alloc_dev_priv()
Dhci_sync.c2668 window = hdev->le_scan_window_suspend; in hci_passive_scan_sync()
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h401 __u16 le_scan_window_suspend; member