Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dmgmt_config.c59 HDEV_PARAM_U16(0x0012, le_scan_window_discovery), in read_def_system_config()
228 hdev->le_scan_window_discovery = TLV_GET_LE16(buffer); in set_def_system_config()
Dhci_request.c3116 hdev->le_scan_window_discovery, own_addr_type, in active_scan()
Dhci_core.c3623 hdev->le_scan_window_discovery = DISCOV_LE_SCAN_WIN; in hci_alloc_dev()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h340 __u16 le_scan_window_discovery; member