Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h265 #define HCI_DEFAULT_RPA_TIMEOUT (15 * 60) macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c3641 hdev->rpa_timeout = HCI_DEFAULT_RPA_TIMEOUT; in hci_alloc_dev()