Home
last modified time | relevance | path

Searched defs:altitude (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/include/
Dgeneric_server.h240 int16_t altitude; member
245 int16_t altitude; member
331 int16_t altitude; member
336 int16_t altitude; member
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/
Dgeneric_server.c1452 int16_t altitude = net_buf_simple_pull_le16(buf); in gen_location_set() local
1490 uint16_t altitude = net_buf_simple_pull_le16(buf); in gen_location_set() local
/hal_espressif-latest/components/bt/esp_ble_mesh/api/models/include/
Desp_ble_mesh_generic_model_api.h1026 int16_t altitude; /*!< The Global Altitude value of Generic Location state */ member
1033 int16_t altitude; /*!< The Local Altitude value of Generic Location state */ member