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.c620 hdev->advmon_pend_notify = false; in msft_resume_sync()
704 hdev->advmon_pend_notify = false; in msft_do_close()
807 hdev->advmon_pend_notify = true; in msft_device_found()
H A Dmgmt.c10211 if (report_device && !hdev->advmon_pend_notify) { in mgmt_adv_monitor_device_found()
10216 hdev->advmon_pend_notify = false; in mgmt_adv_monitor_device_found()
10232 hdev->advmon_pend_notify = true; in mgmt_adv_monitor_device_found()
/linux/include/net/bluetooth/
H A Dhci_core.h608 bool advmon_pend_notify; member