Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h57 #define L2CAP_INFO_TIMEOUT msecs_to_jiffies(4000) macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_core.c1535 schedule_delayed_work(&conn->info_timer, L2CAP_INFO_TIMEOUT); in l2cap_request_info()
4235 schedule_delayed_work(&conn->info_timer, L2CAP_INFO_TIMEOUT); in l2cap_connect()