projects
/
platform
/
hal
/
api
/
nfc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af3fd02
)
Fix typo
69/324869/1
accepted/tizen_unified
accepted/tizen_unified_x
tizen
accepted/tizen/unified/20250610.081813
accepted/tizen/unified/x/20250610.082539
author
Jihoon Jung
<jh8801.jung@samsung.com>
Wed, 28 May 2025 05:16:06 +0000
(14:16 +0900)
committer
Jihoon Jung
<jh8801.jung@samsung.com>
Wed, 28 May 2025 05:16:06 +0000
(14:16 +0900)
Change-Id: I6dc5e25b39d8df94924a8838786f5b177cf0990c
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
include/hal-nfc-interface-1.h
patch
|
blob
|
history
diff --git
a/include/hal-nfc-interface-1.h
b/include/hal-nfc-interface-1.h
index 1796f72f340b1dd24f43c2dcaf04b6fcde6ad7b4..6b0e6256342809c63cff4f6183fd6c9545018e3a 100644
(file)
--- a/
include/hal-nfc-interface-1.h
+++ b/
include/hal-nfc-interface-1.h
@@
-960,7
+960,7
@@
typedef struct _net_nfc_request_receive_from_socket_t {
* @since HAL_MODULE_NFC 1.0
*/
typedef struct _net_nfc_stack_information_s {
- uint32_t net_nfc_supported_ta
getT
ype; /**< Supported target type. */
+ uint32_t net_nfc_supported_ta
rget_t
ype; /**< Supported target type. */
uint32_t net_nfc_fw_version; /**< Firmware version. */
} net_nfc_stack_information_s;