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

/external/bluetooth/bluedroid/include/
H A Dbt_target.h1147 #ifndef L2CAP_LINK_INACTIVITY_TOUT
1148 #define L2CAP_LINK_INACTIVITY_TOUT 4 macro
/external/libnfc-nci/src/include/
H A Dbt_target.h942 #ifndef L2CAP_LINK_INACTIVITY_TOUT
943 #define L2CAP_LINK_INACTIVITY_TOUT 3 macro
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_main.c890 l2cb.idle_timeout = L2CAP_LINK_INACTIVITY_TOUT;
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c2020 bta_sys_start_timer(&bta_dm_search_cb.search_timer, 0, 1000*(L2CAP_LINK_INACTIVITY_TOUT+1) );

Completed in 3747 milliseconds