Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/bluetooth/
Dl2cap.h56 #define L2CAP_INFO_TIMEOUT msecs_to_jiffies(4000) macro
/linux-6.12.1/net/bluetooth/
Dl2cap_core.c1401 schedule_delayed_work(&conn->info_timer, L2CAP_INFO_TIMEOUT); in l2cap_request_info()
4046 schedule_delayed_work(&conn->info_timer, L2CAP_INFO_TIMEOUT); in l2cap_connect()