Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_ucd.c566 p_ccb->fixed_chnl_idle_tout = L2CAP_UCD_IDLE_TIMEOUT; in l2c_ucd_connect()
855 p_ccb->fixed_chnl_idle_tout = L2CAP_UCD_IDLE_TIMEOUT; in l2c_ucd_check_rx_pkts()
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1182 #ifndef L2CAP_UCD_IDLE_TIMEOUT
1183 #define L2CAP_UCD_IDLE_TIMEOUT 2 macro