Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dmgmt_config.c54 HDEV_PARAM_U16(0x000d, le_scan_interval), in read_def_system_config()
209 hdev->le_scan_interval = TLV_GET_LE16(buffer); in set_def_system_config()
Dhci_request.c1035 interval = hdev->le_scan_interval; in hci_req_add_le_passive_scan()
Dhci_core.c3601 hdev->le_scan_interval = 0x0060; in hci_alloc_dev()
Dmgmt.c5342 hdev->le_scan_interval = interval; in set_scan_params()
/Linux-v5.10/include/net/bluetooth/
Dhci_core.h332 __u16 le_scan_interval; member