Searched refs:bfcp_vrequest (Results 1 – 2 of 2) sorted by relevance
/dports/audio/re/re-0.5.8/src/bfcp/ |
H A D | request.c | 143 int bfcp_vrequest(struct bfcp_conn *bc, const struct sa *dst, uint8_t ver, in bfcp_vrequest() function 223 err = bfcp_vrequest(bc, dst, ver, prim, confid, userid, resph, arg, in bfcp_request() 252 err = bfcp_vrequest(bc, dst, ver, prim, confid, userid, NULL, NULL, in bfcp_notify()
|
H A D | bfcp.h | 46 int bfcp_vrequest(struct bfcp_conn *bc, const struct sa *dst, uint8_t ver,
|