platform/hal/api/wifi.git
3 years agoReplace fPIE gcc option with fPIC 93/257293/1 accepted/tizen_6.5_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified accepted/tizen_unified tizen_6.5 tizen_7.0_hotfix tizen_8.0 accepted/tizen/6.5/unified/20211028.115215 accepted/tizen/7.0/unified/20221110.062923 accepted/tizen/7.0/unified/hotfix/20221116.110346 accepted/tizen/8.0/unified/20231005.094432 accepted/tizen/unified/20210602.122419 submit/tizen/20210517.062810 submit/tizen/20210531.070503 submit/tizen/20210601.065659 submit/tizen_6.5/20211028.163201 tizen_6.5.m2_release tizen_7.0_m2_release tizen_8.0_m2_release
Chanwoo Choi [Thu, 22 Apr 2021 05:56:25 +0000 (14:56 +0900)]
Replace fPIE gcc option with fPIC

The fPIE option is for the executable binary.
It is not proper for shared library files.
So that correct the wrong use-case by using fPIC.

Change-Id: Id4ccffe6a1ce89cbc8e50d314114092ab9806fb4
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
3 years agoAdd mac address and interface name support 24/252524/1 accepted/tizen/unified/20210204.041559 submit/tizen/20210203.125309
Jaehyun Kim [Fri, 29 Jan 2021 06:09:27 +0000 (15:09 +0900)]
Add mac address and interface name support

- Add a new API to get mac address from HAL
- Add support for interface name

Change-Id: I768d14ced98d6df13c3f491aab8e65cf4f9fa8ed
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
3 years agoInitial release 95/251895/2
Jaehyun Kim [Wed, 20 Jan 2021 10:42:05 +0000 (19:42 +0900)]
Initial release

Change-Id: Id57743ea2ac63ed2854dab88064bcd84c761c31a
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
3 years agoInitial empty repository master
Tizen Infrastructure [Thu, 17 Dec 2020 00:33:54 +0000 (00:33 +0000)]
Initial empty repository