Searched refs:update_local_net_key (Results 1 – 3 of 3) sorted by relevance
208 } update_local_net_key; member
513 memcpy(arg.update_local_net_key.net_key, net_key, 16); in esp_ble_mesh_provisioner_update_local_net_key()514 arg.update_local_net_key.net_idx = net_idx; in esp_ble_mesh_provisioner_update_local_net_key()
2072 param.provisioner_update_net_key_comp.net_idx = arg->update_local_net_key.net_idx; in btc_ble_mesh_prov_call_handler()2074 bt_mesh_provisioner_local_net_key_update(arg->update_local_net_key.net_key, in btc_ble_mesh_prov_call_handler()2075 arg->update_local_net_key.net_idx); in btc_ble_mesh_prov_call_handler()