Change the type of publish_id and subscribe_id from uint32_t to uint16_t
authorCheoleun Moon <chleun.moon@samsung.com>
Tue, 3 Mar 2020 06:46:12 +0000 (15:46 +0900)
committerCheoleun Moon <chleun.moon@samsung.com>
Tue, 3 Mar 2020 06:46:12 +0000 (15:46 +0900)
commit3ce12dd2180886c90f346c9c4944c78bfce440ed
treeed8d1e13844a210d4e00794b33dc7927b406027d
parent0c1deccf69a9448ae58f2af965529e667ab6694d
Change the type of publish_id and subscribe_id from uint32_t to uint16_t
include/wifi-aware.h
src/include/wifi-aware-config.h
src/include/wifi-aware-gdbus.h
src/include/wifi-aware-private.h
src/wifi-aware-gdbus.c
src/wifi-aware-private.c