Lines Matching full:role
45 /* Control role - same as AVCT_TARGET/AVCT_CONTROL */
50 /* Connection role */
158 UINT8 conn; /* Connection role (Initiator/acceptor) */
159 UINT8 control; /* Control role (Control/Target) */
253 ** The connection can be a target, a controller or for both role,
269 ** p_ccb->conn: AVCTP connection role. This is set to
273 ** p_ccb->control: Control role. This is set to
367 ** function can only be called for controller role connections.
390 ** function can only be called for controller role connections.
418 ** function can only be called for controller role connections.
443 ** function can only be called for target role connections.
471 ** function can only be called for controller role connections.
497 ** function can only be called for target role connections.