Hello.
before useing bluetooth in tizne, app have to call bt_initialize().
Then bt_initialize() have to be called by each application or just one call in device?
If other app call bt_initialize() and the other app don't need to call bt_initialize()?
If so, how check other app call bt_initialize() arleady?