Home
last modified time | relevance | path

Searched refs:le_scan_window_adv_monitor (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt_config.c61 HDEV_PARAM_U16(0x0014, le_scan_window_adv_monitor), in read_def_system_config()
230 hdev->le_scan_window_adv_monitor = TLV_GET_LE16(buffer); in set_def_system_config()
H A Dhci_request.c1043 window = hdev->le_scan_window_adv_monitor; in hci_req_add_le_passive_scan()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h343 __u16 le_scan_window_adv_monitor; member