mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Current code stopped inquiry if major class is not Phone. Modified the condition to consider for both Phone and Audio to cover majority of real world devices. Closes https://github.com/espressif/esp-idf/issues/6548