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

  /system/bt/include/
bt_target.h 632 #ifndef L2CAP_LINK_INACTIVITY_TOUT
633 #define L2CAP_LINK_INACTIVITY_TOUT 4
915 timer(L2CAP_LINK_INACTIVITY_TOUT) in l2cap) */
917 #if (L2CAP_LINK_INACTIVITY_TOUT > 0)
918 #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...]

Completed in 516 milliseconds