Home
last modified time | relevance | path

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

/system/bt/include/
Dbt_target.h638 #ifndef L2CAP_LINK_STARTUP_TOUT
639 #define L2CAP_LINK_STARTUP_TOUT 60 macro
/system/bt/stack/l2cap/
Dl2c_link.c236 btu_start_timer (&p_lcb->timer_entry, BTU_TTYPE_L2CAP_LINK, L2CAP_LINK_STARTUP_TOUT); in l2c_link_hci_conn_comp()