Bluetooth Classic SPP recognized as Speaker
Posted: Thu Jun 14, 2018 7:33 pm
Hi at all, I'm testing the bluetooth classic SPP profile as in example folder (bt_spp_acceptor), it works! But I have noticed that the device is recognized as Speaker or Audio devices.
Is possible to change the profile (or class?) to a generic type (a generic "bluetooth device" is enough)?
I have tried the whith without difference.
Someone can help me?
Thanks!
Is possible to change the profile (or class?) to a generic type (a generic "bluetooth device" is enough)?
I have tried the
Code: Select all
esp_bt_gap_set_cod
Code: Select all
ESP_BT_CLR_COD_SERVICE_CLASS
Someone can help me?
Thanks!