Searched refs:longitude (Results 1 – 3 of 3) sorted by relevance
239 int32_t longitude; member330 int32_t longitude; member
1451 int32_t longitude = net_buf_simple_pull_le32(buf); in gen_location_set() local1458 .loc_global_set.longitude = longitude, in gen_location_set()1469 if (longitude != 0x80000000) { in gen_location_set()1470 srv->state->global_longitude = longitude; in gen_location_set()1478 .gen_loc_global_set.longitude = srv->state->global_longitude, in gen_location_set()
1025 int32_t longitude; /*!< The Global Longitude value of Generic Location state */ member