Home
last modified time | relevance | path

Searched refs:monitored_devices (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dmsft.c236 list_for_each_entry_safe(dev, tmp, &hdev->monitored_devices, list) { in msft_monitor_device_del()
807 list_add(&dev->list, &hdev->monitored_devices); in msft_device_found()
H A Dhci_core.c2559 INIT_LIST_HEAD(&hdev->monitored_devices); in hci_alloc_dev_priv()
H A Dmgmt.c10201 list_for_each_entry_safe(dev, tmp, &hdev->monitored_devices, list) { in mgmt_adv_monitor_device_found()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h645 struct list_head monitored_devices; member

Completed in 22 milliseconds