Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_api.c831 new_role, l2cb.disallow_switch); in L2CA_SetDesireRole()
838 l2cb.disallow_switch = FALSE; in L2CA_SetDesireRole()
842 l2cb.disallow_switch = TRUE; in L2CA_SetDesireRole()
Dl2c_int.h481 BOOLEAN disallow_switch; /* FALSE, to allow switch at create conn */ member
Dl2c_utils.c2195 l2cb.disallow_switch, num_acl, no_hi_prio_chs, p_lcb->is_bonding); in l2cu_create_conn_after_switch()
2199 if ( ((!l2cb.disallow_switch && (num_acl < 3)) || (p_lcb->is_bonding && (no_hi_prio_chs==0))) in l2cu_create_conn_after_switch()