Searched refs:advertising_paused (Results 1 – 3 of 3) sorted by relevance
2460 if (hdev->advertising_paused) in hci_pause_advertising_sync()2491 hdev->advertising_paused = true; in hci_pause_advertising_sync()2504 if (!hdev->advertising_paused) in hci_resume_advertising_sync()2508 hdev->advertising_paused = false; in hci_resume_advertising_sync()2537 hdev->advertising_paused = false; in hci_resume_advertising_sync()
1605 if (hdev->advertising_paused) { in set_discoverable()6366 if (hdev->advertising_paused) in set_advertising()
528 bool advertising_paused; member