Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sync.c2551 hdev->advertising_old_state = old_state; in hci_pause_advertising_sync()
2568 if (hdev->advertising_old_state) { in hci_resume_advertising_sync()
2570 hdev->advertising_old_state = 0; in hci_resume_advertising_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h530 int advertising_old_state; member