Home
last modified time | relevance | path

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

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