From fe8e6804983fd09a3293c5d7ae9a64e03cbc80e0 Mon Sep 17 00:00:00 2001 From: Claudio Takahasi Date: Thu, 28 Aug 2008 13:49:18 -0300 Subject: Cleanup: Removed set packet type ad voice settings --- src/hcid.h | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/hcid.h') diff --git a/src/hcid.h b/src/hcid.h index 088b0712..16f5dc93 100644 --- a/src/hcid.h +++ b/src/hcid.h @@ -28,18 +28,6 @@ /* When all services should trust a remote device */ #define GLOBAL_TRUST "[all]" -enum { - HCID_SET_NAME, - HCID_SET_CLASS, - HCID_SET_VOICE, - HCID_SET_INQMODE, - HCID_SET_PAGETO, - HCID_SET_DISCOVTO, - HCID_SET_PTYPE, - HCID_SET_LM, - HCID_SET_LP, -}; - /* * Scanning modes, used by DEV_SET_MODE * off: remote devices are not allowed to find or connect to this device -- cgit