Home | History | Annotate | Download | only in hw

Lines Matching defs:role

29     int role;
1116 (l2cap->role ?
1171 struct bt_link_s *link, int role)
1174 l2cap->role = role;
1176 (role ? link->host : link->slave);
1211 if (l2cap->role)
1224 if (l2cap->role)