Home
last modified time | relevance | path

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

/system/bt/internal_include/
Dbt_target.h494 #ifndef L2CAP_LINK_INACTIVITY_TOUT
495 #define L2CAP_LINK_INACTIVITY_TOUT 4 macro
694 #if (L2CAP_LINK_INACTIVITY_TOUT > 0)
695 #define SMP_LINK_TOUT_MIN L2CAP_LINK_INACTIVITY_TOUT
/system/bt/stack/l2cap/
Dl2c_main.cc893 l2cb.idle_timeout = L2CAP_LINK_INACTIVITY_TOUT; in l2c_init()
/system/bt/bta/dm/
Dbta_dm_act.cc1633 1000 * (L2CAP_LINK_INACTIVITY_TOUT + 1), in bta_dm_search_result()