Added ability to search by Channel PSM to the GetChannelData() function in the Blueto...
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / Lib / ServiceDiscoveryProtocol.h
index 397d10b..fc0abae 100644 (file)
@@ -78,7 +78,8 @@
                                                                {.Header = (type | 5), .Size = size, .Data = __VA_ARGS__}\r
                #define SERVICE_ATTRIBUTE_32BIT_LEN(name, type, size, ...) const ServiceAttributeData32Bit_t name PROGMEM = \\r
                                                                {.Header = (type | 5), .Size = size, .Data = __VA_ARGS__}\r
-               \r
+               #define SERVICE_ATTRIBUTE_TABLE_TERMINATOR      {.AttributeData = NULL}\r
+\r
        /* Type Defines: */\r
                typedef struct\r
                {\r