Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Dmsft.c627 hdev->advmon_pend_notify = false; in msft_resume_sync()
711 hdev->advmon_pend_notify = false; in msft_do_close()
814 hdev->advmon_pend_notify = true; in msft_device_found()
Dmgmt.c10264 if (report_device && !hdev->advmon_pend_notify) { in mgmt_adv_monitor_device_found()
10269 hdev->advmon_pend_notify = false; in mgmt_adv_monitor_device_found()
10285 hdev->advmon_pend_notify = true; in mgmt_adv_monitor_device_found()
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h638 bool advmon_pend_notify; member