Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_lighting_model.h38 BTC_BLE_MESH_EVT_LIGHTING_CLIENT_TIMEOUT, enumerator
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_lighting_model.c243 case BTC_BLE_MESH_EVT_LIGHTING_CLIENT_TIMEOUT: in bt_mesh_lighting_client_cb_evt_to_btc()
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/client/
Dlighting_client.c162 opcode, BTC_BLE_MESH_EVT_LIGHTING_CLIENT_TIMEOUT, ctx.model, &ctx, NULL, 0); in timeout_handler()