Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dbeacon.c272 static bool first_half; in update_beacon_observation() local
280 first_half = !first_half; in update_beacon_observation()
281 if (first_half) { in update_beacon_observation()