Searched refs:global_latitude (Results 1 – 5 of 5) sorted by relevance
269 int32_t global_latitude; /* Global Coordinates (Latitude) */ member283 int32_t global_latitude; /* Global Coordinates (Latitude) */ member
222 int32_t global_latitude; /*!< Global Coordinates (Latitude) */ member370 int32_t global_latitude; /*!< Global Coordinates (Latitude) */ member889 int32_t global_latitude; /*!< The value of the Global Latitude field */ member1178 int32_t global_latitude; /*!< Global Coordinates (Latitude) */ member
118 int32_t global_latitude; member
352 status->global_latitude = net_buf_simple_pull_le32(buf); in generic_status()844 net_buf_simple_add_le32(msg, set->global_latitude); in gen_set_state()
1354 net_buf_simple_add_le32(msg, srv->state->global_latitude); in send_gen_location_status()1359 net_buf_simple_add_le32(msg, srv->state->global_latitude); in send_gen_location_status()1467 srv->state->global_latitude = latitude; in gen_location_set()1477 .gen_loc_global_set.latitude = srv->state->global_latitude, in gen_location_set()