Searched refs:advertising_paused (Results 1 – 3 of 3) sorted by relevance
2337 if (hdev->advertising_paused) in hci_pause_advertising_sync()2368 hdev->advertising_paused = true; in hci_pause_advertising_sync()2381 if (!hdev->advertising_paused) in hci_resume_advertising_sync()2385 hdev->advertising_paused = false; in hci_resume_advertising_sync()2414 hdev->advertising_paused = false; in hci_resume_advertising_sync()
1599 if (hdev->advertising_paused) { in set_discoverable()6445 if (hdev->advertising_paused) in set_advertising()
558 bool advertising_paused; member