Lines Matching defs:role
133 conn->role = rp->role;
2774 cp.role = 0x00; /* Become central */
2776 cp.role = 0x01; /* Remain peripheral */
3751 conn->role = ev->role;
3755 hci_role_switch_cfm(conn, ev->status, ev->role);
5163 bdaddr_t *local_rpa, u8 role, u16 handle,
5181 conn = hci_conn_add(hdev, LE_LINK, bdaddr, role);
5190 * but we're in central role this must be something
5261 * role only. So only in case of an initiated connection
5266 * role is possible. Otherwise just transition into the
5307 NULL, ev->role, le16_to_cpu(ev->handle),
5321 &ev->local_rpa, ev->role, le16_to_cpu(ev->handle),
5413 * while we have an existing one in slave role.
5849 ltk = hci_find_ltk(hdev, &conn->dst, conn->dst_type, conn->role);
5932 if (hcon->role == HCI_ROLE_MASTER) {