Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h283 #define HCI_AUTO_OFF_TIMEOUT msecs_to_jiffies(2000) /* 2 seconds */ macro
/Linux-v4.19/net/bluetooth/
Dhci_core.c2151 HCI_AUTO_OFF_TIMEOUT); in hci_power_on()