Zigbee hal : Implementation of HAL interface 66/253266/2 accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen_6.5 tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/6.5/unified/20211028.115238 accepted/tizen/7.0/unified/20221110.061946 accepted/tizen/7.0/unified/hotfix/20221116.110348 accepted/tizen/8.0/unified/20231005.094434 accepted/tizen/unified/20210208.073205 submit/tizen/20210208.055637 submit/tizen_6.5/20211028.163201 tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
authorJihoon Jung <jh8801.jung@samsung.com>
Mon, 8 Feb 2021 05:30:29 +0000 (14:30 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Mon, 8 Feb 2021 05:32:35 +0000 (14:32 +0900)
commit6907634630325dacd93536fffc103a2bb957a8f0
tree4b04bf37d9ea4ccb80d71830ac74a0acda5a30aa
parent81d819687f60c19c6ee5539c81572b27cf87cf08
Zigbee hal : Implementation of HAL interface

Change-Id: I7f8e425d692fbd3ff566e301e2ba33ef4a941041
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
hal-api-zigbee.pc [new file with mode: 0644]
include/hal-zigbee-interface.h [new file with mode: 0755]
include/hal-zigbee.h [new file with mode: 0755]
packaging/hal-api-zigbee-devel.manifest [new file with mode: 0644]
packaging/hal-api-zigbee.manifest [new file with mode: 0644]
packaging/hal-api-zigbee.spec [new file with mode: 0644]
src/common.h [new file with mode: 0644]
src/hal-api-zigbee.c [new file with mode: 0755]