Found 1 other functions taking a
tAVCT_CC
argument:
* Function AVCT_CreateConn * Description Create an AVCTP connection. There are two types of * connections, initiator and acceptor, as determined by * the p_cc->role parameter. When this function is called to * create an initiator connection, an AVCTP connection to * the peer device is initiated if one does not already exist. * If an acceptor connection is created, the connection waits * passively for an incoming AVCTP connection from a peer device. * Returns AVCT_SUCCESS if successful, otherwise error.