Max2Play Home 2016 (en) › Forums › Max2Play Add-ons › Max2play Bluetooth – Use Echo and fire TV as sources › Reply To: Max2play Bluetooth – Use Echo and fire TV as sources
2. Februar 2023 at 14:55
#52635
We are not currently planning to revise the pairing in the Bluetooth plugin, as it works for the primary use cases we intended it for.
It may be that the Fire TV only lists Bluetooth devices that correspond to a certain Bluetooth class. That is why sudo hciconfig hci0 class 0x00041C
was used in the other thread to customise this class. You would have to check whether the class was updated correctly in your case. If you enter hciconfig hci0 class
, the class should be displayed. Also when entering [bluetooth]# discoverable on
the same class should be displayed.