Skip to content

Commit 1c03cc3

Browse files
authored
Merge pull request #2236 from jkjo/tizen_10.0_prepare
[Tizen 10.0 prepare]add location hal image
2 parents f2ecbff + 407ee01 commit 1c03cc3

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

docs/platform/HAL/location.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
## Overview
44
The Location Hardware Abstraction Layer (HAL) serves as a standardized bridge between Tizen's location services and the underlying hardware components. Its primary role is to provide a standardized and consistent interface for location operations. By abstracting the hardware-specific details, the HAL allows applications to leverage geographical context—such as navigation without hardware-specific complexities.
55

6+
**Figure: Location HAL hierarchy**
7+
8+
<img src="media/tizen-hal-location.png" width=800/>
69

710
### Position Reporting
811
This subsystem processes raw data from multiple sources—such as satellite signals, Wi-Fi networks, and cellular towers—to determine the device's precise location.
36 KB
Loading

0 commit comments

Comments
 (0)