Home | History | Annotate | Download | only in audio

Lines Matching refs:destination

279 	ba2str(&dev->dst, rsp->destination);
628 ba2str(&client->dev->dst, rsp->destination);
907 ba2str(&dev->dst, rsp->destination);
1290 if (!check_nul(req->source) || !check_nul(req->destination) ||
1297 str2ba(req->destination, &dst);
1362 DBG("open sco - object=%s source=%s destination=%s lock=%s%s",
1365 strcmp(req->destination, "") ? req->destination : "ANY",
1381 DBG("open a2dp - object=%s source=%s destination=%s lock=%s%s",
1384 strcmp(req->destination, "") ? req->destination : "ANY",
1397 destination) ||
1404 str2ba(req->destination, &dst);