Implementation of connectivity abstraction feature Release v0.61
[platform/upstream/iotivity.git] / resource / csdk / connectivity / src / bt_edr_adapter / tizen / cabtutils.c
index 661a6c2..a861b96 100644 (file)
@@ -29,7 +29,7 @@
 #include <bluetooth.h>
 
 bool CABTIsServiceSupported(const char **serviceUUID, const int32_t serviceCount,
-                                const char *matchService)
+                            const char *matchService)
 {
     OIC_LOG_V(DEBUG, BLUETOOTH_ADAPTER_TAG, "IN");