Home
last modified time | relevance | path

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

/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsip-simple/
H A Dpresence.c102 int *p_st_code,
108 int *p_st_code,
656 int *p_st_code, in pres_on_evsub_rx_refresh() argument
667 (*pres->user_cb.on_rx_refresh)(sub, rdata, p_st_code, p_st_text, in pres_on_evsub_rx_refresh()
698 int *p_st_code, in pres_process_rx_notify() argument
716 *p_st_code = PJSIP_SC_BAD_REQUEST; in pres_process_rx_notify()
782 *p_st_code = PJSIP_PRES_BAD_CONTENT_RESPONSE; in pres_process_rx_notify()
804 *p_st_code = PJSIP_PRES_BAD_CONTENT_RESPONSE; in pres_process_rx_notify()
823 int *p_st_code, in pres_on_evsub_rx_notify() argument
858 *p_st_code = 200; in pres_on_evsub_rx_notify()
[all …]
H A Dmwi.c81 int *p_st_code,
87 int *p_st_code,
498 int *p_st_code, in mwi_on_evsub_rx_refresh() argument
509 (*mwi->user_cb.on_rx_refresh)(sub, rdata, p_st_code, p_st_text, in mwi_on_evsub_rx_refresh()
536 int *p_st_code, in mwi_on_evsub_rx_notify() argument
548 (*mwi->user_cb.on_rx_notify)(sub, rdata, p_st_code, p_st_text, in mwi_on_evsub_rx_notify()
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsip-ua/
H A Dsip_xfer.c110 int *p_st_code,
116 int *p_st_code,
527 int *p_st_code, in xfer_on_evsub_rx_refresh() argument
538 (*xfer->user_cb.on_rx_refresh)(sub, rdata, p_st_code, p_st_text, in xfer_on_evsub_rx_refresh()
568 int *p_st_code, in xfer_on_evsub_rx_notify() argument
579 (*xfer->user_cb.on_rx_notify)(sub, rdata, p_st_code, p_st_text, in xfer_on_evsub_rx_notify()
/dports/net/pjsip/pjproject-2.11.1/pjsip/include/pjsip-simple/
H A Devsub.h137 int *p_st_code,
164 int *p_st_code,
/dports/net/pjsip/pjproject-2.11.1/pjsip/src/pjsua-lib/
H A Dpjsua_pres.c1756 int *p_st_code, in pjsua_evsub_on_rx_notify() argument
1777 PJ_UNUSED_ARG(p_st_code); in pjsua_evsub_on_rx_notify()
2053 int *p_st_code, in mwi_evsub_on_rx_notify() argument
2061 PJ_UNUSED_ARG(p_st_code); in mwi_evsub_on_rx_notify()