Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1117 #ifndef L2CAP_BONDING_TIMEOUT
1118 #define L2CAP_BONDING_TIMEOUT 3 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1658 timeout = L2CAP_BONDING_TIMEOUT; in l2cu_start_post_bond_timer()