Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c1232 hdev->advertising_paused = true; in hci_req_prepare_suspend()
1283 hdev->advertising_paused = false; in hci_req_prepare_suspend()
H A Dmgmt.c1428 if (hdev->advertising_paused) { in set_discoverable()
5180 if (hdev->advertising_paused) in set_advertising()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h483 bool advertising_paused; member