Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dhci.h334 #define HCI_AUTO_OFF_TIMEOUT msecs_to_jiffies(2000) /* 2 seconds */ macro
/Linux-v5.10/net/bluetooth/
Dhci_core.c2260 HCI_AUTO_OFF_TIMEOUT); in hci_power_on()