Home
last modified time | relevance | path

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

/dports/net/opal/opal-3.10.10/src/sip/
H A Dsippres.cxx93 OPAL_DEFINE_COMMAND(OpalSetLocalPresenceCommand, SIP_Presentity, Internal_SendLocalPresence);
94 OPAL_DEFINE_COMMAND(OpalSubscribeToPresenceCommand, SIP_Presentity, Internal_SubscribeToPresence);
95 OPAL_DEFINE_COMMAND(SIPWatcherInfoCommand, SIP_Presentity, Internal_SubscribeToWatcherInf…
96 OPAL_DEFINE_COMMAND(OpalAuthorisationRequestCommand, SIP_Presentity, Internal_AuthorisationRequest);
/dports/net/opal/opal-3.10.10/include/opal/
H A Dpres_ent.h654 #define OPAL_DEFINE_COMMAND(command, entity, func) \ macro
/dports/net/opal/opal-3.10.10/src/opal/
H A Dpres_ent.cxx559 OPAL_DEFINE_COMMAND(OpalSendMessageToCommand, OpalPresentity, Internal_SendMessageToCommand);