Searched refs:read_u16 (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/samples/bluetooth/peripheral_esp/src/ |
D | main.c | 96 static ssize_t read_u16(struct bt_conn *conn, const struct bt_gatt_attr *attr, in read_u16() function 324 read_u16, NULL, &sensor_1.temp_value), 340 read_u16, NULL, &sensor_2.temp_value), 355 read_u16, NULL, &sensor_3.humid_value),
|