Home
last modified time | relevance | path

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

/system/bt/include/
Dbt_target.h620 #ifndef L2CAP_UCD_IDLE_TIMEOUT
621 #define L2CAP_UCD_IDLE_TIMEOUT 2 macro
/system/bt/stack/l2cap/
Dl2c_ucd.c611 p_ccb->fixed_chnl_idle_tout = L2CAP_UCD_IDLE_TIMEOUT; in l2c_ucd_connect()
917 p_ccb->fixed_chnl_idle_tout = L2CAP_UCD_IDLE_TIMEOUT; in l2c_ucd_check_rx_pkts()