Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h30 BTC_BLE_MESH_ACT_SET_DEVICE_NAME, enumerator
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_provisioning_api.c163 msg.act = BTC_BLE_MESH_ACT_SET_DEVICE_NAME; in esp_ble_mesh_set_unprovisioned_device_name()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1901 case BTC_BLE_MESH_ACT_SET_DEVICE_NAME: in btc_ble_mesh_prov_call_handler()