Home
last modified time | relevance | path

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

/dports/security/bzrtp/bzrtp-1.0.6/include/bzrtp/
H A Dbzrtp.h172 #define BZRTP_CHANNEL_NOTFOUND 0x1000 macro
/dports/security/bzrtp/bzrtp-1.0.6/src/
H A Dbzrtp.c923 return BZRTP_CHANNEL_NOTFOUND; in bzrtp_getChannelStatus()