Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt_config.c55 HDEV_PARAM_U16(0x000e, le_scan_window), in read_def_system_config()
212 hdev->le_scan_window = TLV_GET_LE16(buffer); in set_def_system_config()
H A Dhci_request.c1046 window = hdev->le_scan_window; in hci_req_add_le_passive_scan()
H A Dhci_core.c3616 hdev->le_scan_window = 0x0030; in hci_alloc_dev()
H A Dmgmt.c5348 hdev->le_scan_window = window; in set_scan_params()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h337 __u16 le_scan_window; member