Home
last modified time | relevance | path

Searched refs:SMP_LINK_TOUT_MIN (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1325 #ifndef SMP_LINK_TOUT_MIN
1327 #define SMP_LINK_TOUT_MIN L2CAP_LINK_INACTIVITY_TOUT macro
1329 #define SMP_LINK_TOUT_MIN 2 macro
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c956 L2CA_SetIdleTimeoutByBdAddr(p_cb->pairing_bda, SMP_LINK_TOUT_MIN, BT_TRANSPORT_LE); in smp_reset_control_value()