Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h253 #define HCI_AUTO_OFF_TIMEOUT msecs_to_jiffies(2000) /* 2 seconds */ macro
/linux-4.1.27/net/bluetooth/
Dhci_core.c2082 HCI_AUTO_OFF_TIMEOUT); in hci_power_on()