Home
last modified time | relevance | path

Searched refs:check_condition (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/bluetooth/peripheral_esp/src/
Dmain.c269 static bool check_condition(uint8_t condition, int16_t old_val, int16_t new_val, in check_condition() function
302 bool notify = check_condition(sensor->condition, in update_temperature()