Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1452 #ifndef SMP_LINK_TOUT_MIN
1454 #define SMP_LINK_TOUT_MIN L2CAP_LINK_INACTIVITY_TOUT macro
1456 #define SMP_LINK_TOUT_MIN 2 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c955 L2CA_SetIdleTimeoutByBdAddr(p_cb->pairing_bda, SMP_LINK_TOUT_MIN, BT_TRANSPORT_LE); in smp_reset_control_value()