Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/include/
Dbtc_ble_mesh_prov.h44 BTC_BLE_MESH_ACT_PROVISIONER_DEV_DEL, enumerator
/hal_espressif-latest/components/bt/esp_ble_mesh/api/core/
Desp_ble_mesh_provisioning_api.c359 msg.act = BTC_BLE_MESH_ACT_PROVISIONER_DEV_DEL; in esp_ble_mesh_provisioner_delete_dev()
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1972 case BTC_BLE_MESH_ACT_PROVISIONER_DEV_DEL: { in btc_ble_mesh_prov_call_handler()