Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dmgmt.c10155 bdaddr_t *bdaddr, bool report_device, in mgmt_adv_monitor_device_found() argument
10178 if (report_device && !hdev->advmon_pend_notify) { in mgmt_adv_monitor_device_found()
10202 if (!report_device && in mgmt_adv_monitor_device_found()
10212 if (report_device) in mgmt_adv_monitor_device_found()
10291 bool report_device = hci_discovery_active(hdev); in mgmt_device_found() local
10306 report_device = true; in mgmt_device_found()
10373 mgmt_adv_monitor_device_found(hdev, bdaddr, report_device, skb, NULL); in mgmt_device_found()