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

  /system/bt/include/
bt_target.h 552 #ifndef L2CAP_LINK_INACTIVITY_TOUT
553 #define L2CAP_LINK_INACTIVITY_TOUT 4
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
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 942 #ifndef L2CAP_LINK_INACTIVITY_TOUT
943 #define L2CAP_LINK_INACTIVITY_TOUT 3
    [all...]
  /system/bt/stack/l2cap/
l2c_main.c 830 l2cb.idle_timeout = L2CAP_LINK_INACTIVITY_TOUT;
    [all...]
  /system/bt/bta/dm/
bta_dm_act.c     [all...]

Completed in 643 milliseconds