Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Diso.c90 #define ISO_CONN_TIMEOUT (HZ * 40) macro
784 sk->sk_sndtimeo = ISO_CONN_TIMEOUT; in iso_sock_alloc()