jiti-meet/react/features/mobile/audio-mode/components
Saúl Ibarra Corretgé 19e7f07b32 fix(ios) fix black screen when using Bluetooth in iOS 15
Fixes: https://github.com/jitsi/jitsi-meet/issues/9996

On iOS 15 Bluetooth devices are reported twice for some reason, one with the
normal type "Bluetooth" but another type without a know (to me) type, and the
uid ends in "-reference".

While we send those unkwno devices to JS, we were not filtering them properly.
This patch skips them altogether.
2021-09-23 14:15:41 +02:00
..
AudioRouteButton.js chore: remove some cycles 2020-07-29 09:31:38 +02:00
AudioRoutePickerDialog.js fix(ios) fix black screen when using Bluetooth in iOS 15 2021-09-23 14:15:41 +02:00
index.js Keep buttons in their associated features 2018-05-15 14:12:38 -05:00
styles.js fix(AudioRoutePickerDialog) add proper margin 2021-08-19 10:47:53 +02:00