Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h64 #define L2CAP_WAIT_INFO_RSP_TOUT 3 /* 3 seconds */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_link.c689 … btu_start_timer (&p_lcb->info_timer_entry, BTU_TTYPE_L2CAP_INFO, L2CAP_WAIT_INFO_RSP_TOUT); in l2c_info_timeout()
Dl2c_utils.c1158 btu_start_timer (&p_lcb->info_timer_entry, BTU_TTYPE_L2CAP_INFO, L2CAP_WAIT_INFO_RSP_TOUT); in l2cu_send_peer_info_req()