Searched refs:local_north (Results 1 – 5 of 5) sorted by relevance
275 int16_t local_north; /* Local Coordinates (North) */ member289 int16_t local_north; /* Local Coordinates (North) */ member
229 int16_t local_north; /*!< Local Coordinates (North) */ member377 int16_t local_north; /*!< Local Coordinates (North) */ member892 int16_t local_north; /*!< The value of the Local North field */ member1185 int16_t local_north; /*!< Local Coordinates (North) */ member
121 int16_t local_north; member
370 status->local_north = net_buf_simple_pull_le16(buf); in generic_status()854 net_buf_simple_add_le16(msg, set->local_north); in gen_set_state()
1367 net_buf_simple_add_le16(msg, srv->state->local_north); in send_gen_location_status()1374 net_buf_simple_add_le16(msg, srv->state->local_north); in send_gen_location_status()1509 srv->state->local_north = north; in gen_location_set()1523 .gen_loc_local_set.north = srv->state->local_north, in gen_location_set()