HomeSort by relevance Sort by last modified time
    Searched refs:L2CAP_LINK_INACTIVITY_TOUT (Results 1 - 3 of 3) sorted by null

  /system/bt/internal_include/
bt_target.h 501 #ifndef L2CAP_LINK_INACTIVITY_TOUT
502 #define L2CAP_LINK_INACTIVITY_TOUT 4
694 timer(L2CAP_LINK_INACTIVITY_TOUT) in l2cap) */
696 #if (L2CAP_LINK_INACTIVITY_TOUT > 0)
697 #define SMP_LINK_TOUT_MIN L2CAP_LINK_INACTIVITY_TOUT
    [all...]
  /system/bt/stack/l2cap/
l2c_main.cc 830 l2cb.idle_timeout = L2CAP_LINK_INACTIVITY_TOUT;
  /system/bt/bta/dm/
bta_dm_act.cc     [all...]

Completed in 171 milliseconds