Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/bluetooth/
Dl2cap.h50 #define L2CAP_ENC_TIMEOUT msecs_to_jiffies(5000) macro
/linux-3.4.99/net/bluetooth/
Dl2cap_core.c4597 __set_chan_timer(chan, L2CAP_ENC_TIMEOUT); in l2cap_check_encryption()