Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h186 #define HCI_DEFAULT_RPA_TIMEOUT (15 * 60) macro
/Linux-v4.19/net/bluetooth/
Dhci_core.c3090 hdev->rpa_timeout = HCI_DEFAULT_RPA_TIMEOUT; in hci_alloc_dev()