Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c1879 param.node_add_app_key_comp.net_idx = arg->node_add_local_app_key.net_idx; in btc_ble_mesh_prov_call_handler()
1880 param.node_add_app_key_comp.app_idx = arg->node_add_local_app_key.app_idx; in btc_ble_mesh_prov_call_handler()
1881 param.node_add_app_key_comp.err_code = in btc_ble_mesh_prov_call_handler()
/hal_espressif-latest/components/bt/esp_ble_mesh/api/
Desp_ble_mesh_defs.h1020 …} node_add_app_key_comp; /*!< Event parameter of ESP_BLE_MESH_NODE_ADD_LOCAL_AP… member