Home
last modified time | relevance | path

Searched refs:constParticipantPtr (Results 1 – 1 of 1) sorted by relevance

/dports/net/asterisk-chan_sccp/chan-sccp-4.3.3/src/
H A Dsccp_conference.c142 #define constParticipantPtr const sccp_participant_t *const macro
145 …e_callInfo(constChannelPtr channel, PBX_CHANNEL_TYPE * pbxChannel, constParticipantPtr participant…
155 …cp_conference_addParticipant_toList(constConferencePtr conference, constParticipantPtr participant…
160 void sccp_conference_invite_participant(constConferencePtr conference, constParticipantPtr moderato…
164 …e_participant(conferencePtr conference, participantPtr participant, constParticipantPtr moderator);
509 …cp_conference_addParticipant_toList(constConferencePtr conference, constParticipantPtr participant) in sccp_conference_addParticipant_toList()
524 …e_callInfo(constChannelPtr channel, PBX_CHANNEL_TYPE * pbxChannel, constParticipantPtr participant… in sccp_conference_update_callInfo()
1525 static void sccp_conference_toggle_lock_conference(conferencePtr conference, constParticipantPtr pa…
1626 …te_participant(conferencePtr conference, participantPtr participant, constParticipantPtr moderator) in sccp_conference_promote_demote_participant()
1684 void sccp_conference_invite_participant(constConferencePtr conference, constParticipantPtr moderato… in sccp_conference_invite_participant()