Home | History | Annotate | Download | only in cups

Lines Matching refs:bluetooth

3  *  BlueZ - Bluetooth protocol stack for Linux
38 #include <bluetooth/bluetooth.h>
39 #include <bluetooth/sdp.h>
40 #include <bluetooth/sdp_lib.h>
222 uri = g_strdup_printf("bluetooth://%c%c%c%c%c%c%c%c%c%c%c%c",
229 printf("network %s \"Unknown\" \"%s (Bluetooth)\"", uri, escaped);
657 fprintf(stderr, "Usage: bluetooth
676 if (strncasecmp(uri, "bluetooth://", 12)) {
718 fprintf(stderr, "ERROR: Can't open Bluetooth connection\n");