Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmgmt_config.c63 HDEV_PARAM_U16(le_scan_interval); in read_def_system_config()
95 TLV_SET_U16(0x000d, le_scan_interval), in read_def_system_config()
263 hdev->le_scan_interval = TLV_GET_LE16(buffer); in set_def_system_config()
H A Dhci_core.c2465 hdev->le_scan_interval = DISCOV_LE_SCAN_INT_FAST; in hci_alloc_dev_priv()
H A Dhci_sync.c3081 interval = hdev->le_scan_interval; in hci_passive_scan_sync()
H A Dmgmt.c6628 hdev->le_scan_interval = interval; in set_scan_params()
/linux/include/net/bluetooth/
H A Dhci_core.h391 __u16 le_scan_interval; member