i am new to tizen native application development. now i want to develop an app using the below code in bluetooth api
BluetoothManager btManager;// The application must implement the IBluetoothManagerEventListener interface
btManager.Construct(*this);BluetoothOppClient oppClient;// The application must implement the IBluetoothOppClientEventListener interface
oppClient.Construct(*this);
for this which template i have to choose and also where i have to place this code??? or shall i write a seperate function for this if so how can i call that function??
which template i have to choose???
hi
i am new to tizen native application development. now i want to develop an app using the below code in bluetooth api
for this which template i have to choose and also where i have to place this code??? or shall i write a seperate function for this if so how can i call that function??
thanks in advance
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio