Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dmsft.c625 hdev->advmon_pend_notify = false; in msft_resume_sync()
709 hdev->advmon_pend_notify = false; in msft_do_close()
812 hdev->advmon_pend_notify = true; in msft_device_found()
H A Dmgmt.c10608 if (report_device && !hdev->advmon_pend_notify) { in mgmt_adv_monitor_device_found()
10613 hdev->advmon_pend_notify = false; in mgmt_adv_monitor_device_found()
10629 hdev->advmon_pend_notify = true; in mgmt_adv_monitor_device_found()
/linux/include/net/bluetooth/
H A Dhci_core.h624 bool advmon_pend_notify; member