summaryrefslogtreecommitdiffstats
path: root/cups
diff options
context:
space:
mode:
Diffstat (limited to 'cups')
-rw-r--r--cups/sdp.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/cups/sdp.c b/cups/sdp.c
index 3a79d7b6..c636f7d2 100644
--- a/cups/sdp.c
+++ b/cups/sdp.c
@@ -40,12 +40,6 @@
#include <bluetooth/sdp.h>
#include <bluetooth/sdp_lib.h>
-#define HCRP_CTRL_UUID 0x0012
-#define HCRP_DATA_UUID 0x0014
-
-#define HCR_PROFILE_ID 0x1125
-#define HCR_PRINT_SVCLASS_ID 0x1126
-
int sdp_search_hcrp(sdp_session_t *sdp, unsigned short *ctrl_psm, unsigned short *data_psm)
{
sdp_list_t *srch, *attrs, *rsp;