Home
last modified time | relevance | path

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

/system/bt/stack/l2cap/
Dl2c_api.cc1204 l2cb.disallow_switch); in L2CA_SetDesireRole()
1209 l2cb.disallow_switch = false; in L2CA_SetDesireRole()
1212 l2cb.disallow_switch = true; in L2CA_SetDesireRole()
Dl2c_int.h483 bool disallow_switch; /* false, to allow switch at create conn */ member
Dl2c_utils.cc2232 l2cb.disallow_switch, num_acl, no_hi_prio_chs, p_lcb->is_bonding); in l2cu_create_conn_after_switch()
2236 if (((!l2cb.disallow_switch && (num_acl < 3)) || in l2cu_create_conn_after_switch()