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.c2492 hdev->advertising_old_state = old_state; in hci_pause_advertising_sync()
2509 if (hdev->advertising_old_state) { in hci_resume_advertising_sync()
2511 hdev->advertising_old_state = 0; in hci_resume_advertising_sync()
/linux/include/net/bluetooth/
H A Dhci_core.h527 int advertising_old_state; member