Searched refs:L2CAP_LINK_INACTIVITY_TOUT (Results 1 - 3 of 3) sorted by relevance

/system/bt/include/
H A Dbt_target.h552 #ifndef L2CAP_LINK_INACTIVITY_TOUT
553 #define L2CAP_LINK_INACTIVITY_TOUT 4 macro
820 timer(L2CAP_LINK_INACTIVITY_TOUT) in l2cap) */
822 #if (L2CAP_LINK_INACTIVITY_TOUT > 0)
823 #define SMP_LINK_TOUT_MIN L2CAP_LINK_INACTIVITY_TOUT
/system/bt/stack/l2cap/
H A Dl2c_main.c831 l2cb.idle_timeout = L2CAP_LINK_INACTIVITY_TOUT;
/system/bt/bta/dm/
H A Dbta_dm_act.c1908 1000 * (L2CAP_LINK_INACTIVITY_TOUT + 1),

Completed in 153 milliseconds