Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h487 #define HCI_ACL_CONN_TIMEOUT msecs_to_jiffies(20000) /* 20 seconds */ macro
/linux-6.15/net/bluetooth/
H A Dmgmt.c3543 HCI_ACL_CONN_TIMEOUT); in pair_device()