Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c2569 hdev->advertising_old_state = old_state; in hci_pause_advertising_sync()
2586 if (hdev->advertising_old_state) { in hci_resume_advertising_sync()
2588 hdev->advertising_old_state = 0; in hci_resume_advertising_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h544 int advertising_old_state; member