Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dhci_request.c1219 hdev->advertising_paused = true; in hci_req_prepare_suspend()
1270 hdev->advertising_paused = false; in hci_req_prepare_suspend()
Dmgmt.c1425 if (hdev->advertising_paused) { in set_discoverable()
5175 if (hdev->advertising_paused) in set_advertising()
/Linux-v5.10/include/net/bluetooth/
Dhci_core.h479 bool advertising_paused; member