Searched refs:east (Results 1 – 3 of 3) sorted by relevance
244 int16_t east; member335 int16_t east; member
1489 uint16_t east = net_buf_simple_pull_le16(buf); in gen_location_set() local1498 .loc_local_set.east = east, in gen_location_set()1511 if (east != 0x8000) { in gen_location_set()1512 srv->state->local_east = east; in gen_location_set()1524 .gen_loc_local_set.east = srv->state->local_east, in gen_location_set()
1032 int16_t east; /*!< The Local East value of Generic Location state */ member