add "LE Device Address" 0x1B to advertising data types

Fork of BLE_API by Bluetooth Low Energy

Revision:
980:07ce7d9ed5ff
Parent:
979:afca129bf85f
Child:
981:8b22f039bfce
--- a/doxygen/Makefile	Thu Nov 26 12:52:36 2015 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-# Makefile used to generate the API documentation using Doxygen
-
-.PHONY: apidoc apidoc_clean
-
-all: apidoc
-
-apidoc:
-	mkdir -p apidoc
-	doxygen ble.doxyfile
-
-apidoc_clean:
-	rm -rf apidoc
\ No newline at end of file