BLE advertisement data configuration

I like to configure the BLE advertisement data that an ESP32 sends, specially the manufacturer data.
How do I access/set this data before calling ‘mgos_bt_gap_set_adv_enable(true)’?

Has anybody an idea of how to set the manufacturer data for advertising?