Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dlpn.c755 static void lpn_timeout(struct k_work *work) in lpn_timeout() function
1070 k_delayed_work_init(&lpn->timer, lpn_timeout); in bt_mesh_lpn_init()