Home
last modified time | relevance | path

Searched refs:disallow_switch (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_api.c1202 new_role, l2cb.disallow_switch); in L2CA_SetDesireRole()
1209 l2cb.disallow_switch = FALSE; in L2CA_SetDesireRole()
1213 l2cb.disallow_switch = TRUE; in L2CA_SetDesireRole()
Dl2c_int.h476 BOOLEAN disallow_switch; /* FALSE, to allow switch at create conn */ member
Dl2c_utils.c2408 l2cb.disallow_switch, num_acl, no_hi_prio_chs, p_lcb->is_bonding); in l2cu_create_conn_after_switch()
2412 if ( ((!l2cb.disallow_switch && (num_acl < 3)) || (p_lcb->is_bonding && (no_hi_prio_chs==0))) in l2cu_create_conn_after_switch()