Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
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()
Dhci_request.c1127 interval = hdev->le_scan_interval; in hci_req_add_le_passive_scan()
Dhci_core.c3798 hdev->le_scan_interval = 0x0060; in hci_alloc_dev_priv()
Dmgmt.c5577 hdev->le_scan_interval = interval; in set_scan_params()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h355 __u16 le_scan_interval; member