summaryrefslogtreecommitdiff
path: root/digital/beacon/src/Bitcloud_stack/Components/ZDO/include/private/zdoDiscoveryManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon/src/Bitcloud_stack/Components/ZDO/include/private/zdoDiscoveryManager.h')
-rw-r--r--digital/beacon/src/Bitcloud_stack/Components/ZDO/include/private/zdoDiscoveryManager.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/digital/beacon/src/Bitcloud_stack/Components/ZDO/include/private/zdoDiscoveryManager.h b/digital/beacon/src/Bitcloud_stack/Components/ZDO/include/private/zdoDiscoveryManager.h
deleted file mode 100644
index d06dd565..00000000
--- a/digital/beacon/src/Bitcloud_stack/Components/ZDO/include/private/zdoDiscoveryManager.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/************************************************************************//**
- \file zdoDiscoveryManager.h
-
- \brief The header file describes the constants and types of
- ZDO discovery manager
-
- \author
- Atmel Corporation: http://www.atmel.com \n
- Support email: avr@atmel.com
-
- Copyright (c) 2008-2011, Atmel Corporation. All rights reserved.
- Licensed under Atmel's Limited License Agreement (BitCloudTM).
-
- \internal
- History:
-******************************************************************************/
-
-#ifndef ZDODISCOVERYMANAGER_H_
-#define ZDODISCOVERYMANAGER_H_
-
-void zdoZdpDiscoveryRequestCreate(void);
-void zdoZdpDiscoveryMessageInd(void);
-
-#endif /*ZDODISCOVERYMANAGER_H_*/