Home | History | Annotate | Download | only in cups

Lines Matching full:bluetooth

3  *  BlueZ - Bluetooth protocol stack for Linux
38 #include <bluetooth/bluetooth.h>
39 #include <bluetooth/sdp.h>
40 #include <bluetooth/sdp_lib.h>
197 uri = g_strdup_printf("bluetooth://%c%c%c%c%c%c%c%c%c%c%c%c",
204 printf("direct %s \"%s\" \"%s (Bluetooth)\"", uri, escaped, escaped);
734 fprintf(stderr, "Invalid Bluetooth address '%s'\n",
744 fprintf(stderr, "Usage: bluetooth job-id user title copies"
746 fprintf(stderr, " bluetooth --get-deviceid [bdaddr]\n");
765 if (strncasecmp(uri, "bluetooth://", 12)) {
808 fprintf(stderr, "ERROR: Can't open Bluetooth connection\n");