Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dmgmt_config.c68 HDEV_PARAM_U16(le_scan_window_discovery); in read_def_system_config()
100 TLV_SET_U16(0x0012, le_scan_window_discovery), in read_def_system_config()
278 hdev->le_scan_window_discovery = TLV_GET_LE16(buffer); in set_def_system_config()
Dhci_core.c2468 hdev->le_scan_window_discovery = DISCOV_LE_SCAN_WIN; in hci_alloc_dev_priv()
Dhci_sync.c5428 hdev->le_scan_window_discovery, in hci_active_scan_sync()
/linux-6.1.9/include/net/bluetooth/
Dhci_core.h403 __u16 le_scan_window_discovery; member