forked from dolphin-emu/dolphin
An uninitialized struct member "l2_bdaddr_type" was making most connect calls fail with "Invalid argument". The connection could succeed if the unitialized memory happened to have a zero byte in the appropriate location.