Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/common/include/common/
Dbt_target.h1067 #ifndef L2CAP_UCD_IDLE_TIMEOUT
1068 #define L2CAP_UCD_IDLE_TIMEOUT 2 macro
/device/soc/esp/esp32/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()