Home | History | Annotate | Download | only in audio

Lines Matching refs:get_all

1384 					gboolean get_all)
1392 cmd = get_all ? AVDTP_GET_ALL_CAPABILITIES : AVDTP_GET_CAPABILITIES;
1405 if (get_all && session->server->version < 0x0103)
1408 if (!sep->ind->get_capability(session, sep, get_all, &caps,
2932 const char *get_all = "";
2946 get_all = "ALL_";
2948 DBG("GET_%sCAPABILITIES request succeeded", get_all);