Home
last modified time | relevance | path

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

/system/bt/include/
Dbt_target.h557 #ifndef L2CAP_BONDING_TIMEOUT
558 #define L2CAP_BONDING_TIMEOUT 3 macro
/system/bt/stack/l2cap/
Dl2c_utils.c1645 period_ms_t timeout_ms = L2CAP_BONDING_TIMEOUT * 1000; in l2cu_start_post_bond_timer()