Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dhci_sync.c2320 hdev->advertising_old_state = old_state; in hci_pause_advertising_sync()
2337 if (hdev->advertising_old_state) { in hci_resume_advertising_sync()
2339 hdev->advertising_old_state = 0; in hci_resume_advertising_sync()
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h554 int advertising_old_state; member