Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_common_api.c48 msg.act = BTC_BLE_MESH_ACT_MESH_INIT; in esp_ble_mesh_init()
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h23 BTC_BLE_MESH_ACT_MESH_INIT = 0, enumerator
/hal_espressif-3.5.0/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1752 case BTC_BLE_MESH_ACT_MESH_INIT: { in btc_ble_mesh_prov_call_handler()