Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_request.c1347 hdev->advertising_paused = true; in hci_req_prepare_suspend()
1410 hdev->advertising_paused = false; in hci_req_prepare_suspend()
Dmgmt.c1433 if (hdev->advertising_paused) { in set_discoverable()
5410 if (hdev->advertising_paused) in set_advertising()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h508 bool advertising_paused; member