nRF Connect / Zephyr error codes

Hi there,

bt_le_adv_start(BT_LE_ADV_CONN, ad, ARRAY_SIZE(ad), sd, ARRAY_SIZE(sd)) returns with error code -120.
What does this error code mean, and where can I look up the meaning of error codes in general?