Searched refs:latitude (Results 1 – 3 of 3) sorted by relevance
238 int32_t latitude; member329 int32_t latitude; member
1450 int32_t latitude = net_buf_simple_pull_le32(buf); in gen_location_set() local1457 .loc_global_set.latitude = latitude, in gen_location_set()1466 if (latitude != 0x80000000) { in gen_location_set()1467 srv->state->global_latitude = latitude; in gen_location_set()1477 .gen_loc_global_set.latitude = srv->state->global_latitude, in gen_location_set()
1024 int32_t latitude; /*!< The Global Latitude value of Generic Location state */ member