![]() |
nRF Connect SDK API 3.3.99
|
Macros | |
| #define | BT_MESH_LOC_GLOBAL_LONGITUDE_UNKNOWN DBL_MAX |
| #define | BT_MESH_LOC_GLOBAL_LATITUDE_UNKNOWN DBL_MAX |
| #define | BT_MESH_LOC_LOCAL_NORTH_UNKNOWN ((int16_t)0x8000) |
| #define | BT_MESH_LOC_LOCAL_EAST_UNKNOWN ((int16_t)0x8000) |
| #define | BT_MESH_LOC_ALTITUDE_MAX ((int16_t)32765) |
| #define | BT_MESH_LOC_ALTITUDE_UNKNOWN ((int16_t)0x7fff) |
| #define | BT_MESH_LOC_ALTITUDE_TOO_LARGE ((int16_t)0x7ffe) |
Boundaries and special values for the latitude, longitude, altitude and local North/East.