Hello
i`m developing an app that use bluetooth
when i want to search for nearby devices with this : bt_adapter_start_device_discovery()
and that function retutns : BT_ERROR_PERMISSION_DENIED
i did anything just as guides here :
https://developer.tizen.org/development/guides/native-application/connectivity-and-wireless/bluetooth
what should i do now?
Thanks ..