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

/system/bt/include/
H A Dbt_target.h620 #ifndef L2CAP_UCD_IDLE_TIMEOUT
621 #define L2CAP_UCD_IDLE_TIMEOUT 2 macro
/system/bt/stack/l2cap/
H A Dl2c_ucd.c611 p_ccb->fixed_chnl_idle_tout = L2CAP_UCD_IDLE_TIMEOUT;
917 p_ccb->fixed_chnl_idle_tout = L2CAP_UCD_IDLE_TIMEOUT;

Completed in 95 milliseconds