Fix the 64bit build error 71/240371/1 accepted/tizen/unified/20200810.123220 submit/tizen/20200804.074118
authorDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 6 Aug 2020 01:27:41 +0000 (10:27 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 6 Aug 2020 01:27:41 +0000 (10:27 +0900)
commit020a15fd06c9fc31d47ab72a395cd602170ae034
tree590cfe1cc9c4b2185385fc3a7405312eda7ef128
parentda71157e6b2c9e434547a42afbda10cc4308e4f1
Fix the 64bit build error

error: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Werror=format=]

Change-Id: I8e41f70688269b519261f94ced6891267bf243c6
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
src/bluetooth-mesh.c
tests/test/bt_unit_test.c