Home
last modified time | relevance | path

Searched refs:advertising_old_state (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/net/bluetooth/
Dhci_sync.c2369 hdev->advertising_old_state = old_state; in hci_pause_advertising_sync()
2386 if (hdev->advertising_old_state) { in hci_resume_advertising_sync()
2388 hdev->advertising_old_state = 0; in hci_resume_advertising_sync()
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h557 int advertising_old_state; member