Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dmgmt_config.c69 HDEV_PARAM_U16(le_scan_int_adv_monitor); in read_def_system_config()
101 TLV_SET_U16(0x0013, le_scan_int_adv_monitor), in read_def_system_config()
281 hdev->le_scan_int_adv_monitor = TLV_GET_LE16(buffer); in set_def_system_config()
Dhci_request.c805 interval = hdev->le_scan_int_adv_monitor; in hci_req_add_le_passive_scan()
Dhci_core.c2469 hdev->le_scan_int_adv_monitor = 0x0060; in hci_alloc_dev_priv()
Dhci_sync.c2675 interval = hdev->le_scan_int_adv_monitor; in hci_passive_scan_sync()
/linux-6.1.9/include/net/bluetooth/
Dhci_core.h404 __u16 le_scan_int_adv_monitor; member