Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h269 #define HCI_DEFAULT_RPA_TIMEOUT (15 * 60) macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c3641 hdev->rpa_timeout = HCI_DEFAULT_RPA_TIMEOUT; in hci_alloc_dev()