Revert "[Bluetooth][OTP-Client] Handle GATT operations for OTP"
[platform/core/connectivity/bluetooth-frwk.git] / bt-service / include / bt-service-otp.h
index b525e18..b952ec1 100644 (file)
@@ -30,10 +30,6 @@ int bt_otp_server_init(int request_id, const char *directory);
 
 int bt_otp_server_deinit(int request_id);
 
-int _bt_otp_read_characteristic_value(int request_id, char *sender, char *handle);
-
-int _bt_otp_enable_notification(int request_id, char *sender, char *handle);
-
 #ifdef __cplusplus
 }
 #endif /* __cplusplus */