I2C_BUS_STATE_UNKNOWN

After opening a device the API property Board.I2cBusState reports a state of I2C_BUS_STATE_UNKNOWN. What does that mean?
Simply handle the bus state I2C_BUS_STATE_UNKNOWN like I2C_BUS_STATE_NORMAL.