Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1122 #ifndef L2CAP_LINK_STARTUP_TOUT
1123 #define L2CAP_LINK_STARTUP_TOUT 60 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_link.c231 btu_start_timer (&p_lcb->timer_entry, BTU_TTYPE_L2CAP_LINK, L2CAP_LINK_STARTUP_TOUT); in l2c_link_hci_conn_comp()