Lines Matching full:role
850 ** The connection can be a target, a controller or for both role,
866 ** p_ccb->conn: AVCTP connection role. This is set to
870 ** p_ccb->control: Control role. This is set to
896 cc.role = p_ccb->conn; /* Initiator/acceptor role */
897 cc.control = p_ccb->control; /* Control role (Control/Target) */
908 AVRC_TRACE_DEBUG("AVRC_Open role: %d, control:%d status:%d, handle:%d", cc.role, cc.control,
1063 ** function can only be called for controller role connections.
1100 ** function can only be called for target role connections.