Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A 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()
H A Dhci_core.c2489 hdev->le_scan_window_discovery = DISCOV_LE_SCAN_WIN; in hci_alloc_dev_priv()
H A Dhci_sync.c5675 hdev->le_scan_window_discovery, in hci_active_scan_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h402 __u16 le_scan_window_discovery; member