Fix the build warnings and typo error
[platform/core/connectivity/bluetooth-frwk.git] / bt-api / include / bt-gatt-client.h
index c678658..4ecc07c 100644 (file)
@@ -54,7 +54,7 @@ typedef struct {
        int id;
        int mtu;
        unsigned char UUID[16];
-       char adress[BLUETOOTH_ADDRESS_STRING_LENGTH];
+       char address[BLUETOOTH_ADDRESS_STRING_LENGTH];
 } bt_gatt_characteristic_notify_info_t;