observe fixes

Dependencies:   nanoservice_client_1_12_X Nanostack_lib

Fork of mbedEndpointNetwork_6LowPAN by Doug Anson

Revision:
7:0e80a25afabc
Parent:
4:2c8eeaf31699
--- a/NSDL/nsdl_support.h	Tue Feb 24 02:05:24 2015 +0000
+++ b/NSDL/nsdl_support.h	Thu Apr 09 03:07:58 2015 +0000
@@ -41,5 +41,6 @@
 void NSP_registration();
 extern "C" void nsdl_set_nsp_address(void);
 extern void utils_configure_endpoint(void);
+extern "C" bool nsdl_endpoint_is_registered(void);
 
 #endif // NSDL_SUPPORT_H