Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dmsft.c490 hdev->advmon_pend_notify = false; in msft_resume_sync()
565 hdev->advmon_pend_notify = false; in msft_do_close()
622 hdev->advmon_pend_notify = true; in msft_device_found()
Dmgmt.c10261 if (report_device && !hdev->advmon_pend_notify) { in mgmt_adv_monitor_device_found()
10266 hdev->advmon_pend_notify = false; in mgmt_adv_monitor_device_found()
10282 hdev->advmon_pend_notify = true; in mgmt_adv_monitor_device_found()
/linux-6.1.9/include/net/bluetooth/
Dhci_core.h633 bool advmon_pend_notify; member