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

/system/bt/include/
H A Dbt_target.h632 #ifndef L2CAP_LINK_INACTIVITY_TOUT
633 #define L2CAP_LINK_INACTIVITY_TOUT 4 macro
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

Completed in 71 milliseconds