Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dmgmt_config.c70 HDEV_PARAM_U16(le_scan_window_adv_monitor); in read_def_system_config()
102 TLV_SET_U16(0x0014, le_scan_window_adv_monitor), in read_def_system_config()
284 hdev->le_scan_window_adv_monitor = TLV_GET_LE16(buffer); in set_def_system_config()
Dhci_request.c1109 window = hdev->le_scan_window_adv_monitor; in hci_req_add_le_passive_scan()
Dhci_core.c3805 hdev->le_scan_window_adv_monitor = 0x0030; in hci_alloc_dev_priv()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h362 __u16 le_scan_window_adv_monitor; member