Searched refs:north (Results 1 – 3 of 3) sorted by relevance
243 int16_t north; member334 int16_t north; member
1488 uint16_t north = net_buf_simple_pull_le16(buf); in gen_location_set() local1497 .loc_local_set.north = north, in gen_location_set()1508 if (north != 0x8000) { in gen_location_set()1509 srv->state->local_north = north; in gen_location_set()1523 .gen_loc_local_set.north = srv->state->local_north, in gen_location_set()
1031 int16_t north; /*!< The Local North value of Generic Location state */ member