Lines Matching full:link_role
92 p_lcb->link_role = HCI_ROLE_MASTER;
100 p_lcb->link_role = HCI_ROLE_SLAVE;
102 p_lcb->link_role = l2cu_get_conn_role(p_lcb);
106 btsnd_hcic_accept_conn (bd_addr, p_lcb->link_role);
121 p_lcb->link_role = HCI_ROLE_SLAVE;
123 p_lcb->link_role = l2cu_get_conn_role(p_lcb);
125 btsnd_hcic_accept_conn (bd_addr, p_lcb->link_role);
205 p_lcb->link_role, BT_TRANSPORT_BR_EDR);
207 btm_acl_created (ci.bd_addr, NULL, NULL, handle, p_lcb->link_role, BT_TRANSPORT_BR_EDR);
1008 p_lcb->link_role = new_role;