Searched refs:report_device (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 10171 bdaddr_t *bdaddr, bool report_device, in mgmt_adv_monitor_device_found() 10194 if (report_device && !hdev->advmon_pend_notify) { in mgmt_adv_monitor_device_found() 10218 if (!report_device && in mgmt_adv_monitor_device_found() 10228 if (report_device) in mgmt_adv_monitor_device_found() 10307 bool report_device = hci_discovery_active(hdev); in mgmt_device_found() local 10322 report_device = true; in mgmt_device_found() 10389 mgmt_adv_monitor_device_found(hdev, bdaddr, report_device, skb, NULL); in mgmt_device_found() 10170 mgmt_adv_monitor_device_found(struct hci_dev *hdev, bdaddr_t *bdaddr, bool report_device, struct sk_buff *skb, struct sock *skip_sk) mgmt_adv_monitor_device_found() argument
|
Completed in 14 milliseconds