Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h342 #define HCI_AUTO_OFF_TIMEOUT msecs_to_jiffies(2000) /* 2 seconds */ macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c2273 HCI_AUTO_OFF_TIMEOUT); in hci_power_on()