[OTP] Add support for OACP Read
[platform/core/connectivity/bluetooth-frwk.git] / bt-api / bt-common.c
index 363f5a2..3e61585 100644 (file)
@@ -605,6 +605,8 @@ const char *_bt_convert_service_function_to_string(int function)
                {BT_OTP_READ_VALUE, "BT_OTP_READ_VALUE"},
                {BT_OTP_ENABLE_NOTIFICATION, "BT_OTP_ENABLE_NOTIFICATION"},
                {BT_OTP_WRITE_VALUE, "BT_OTP_WRITE_VALUE"},
+               {BT_LE_OTC_CONNECT, "BT_LE_OTC_CONNECT"},
+               {BT_LE_OTC_DISCONNECT, "BT_LE_OTC_DISCONNECT"},
                {-1, ""},
        };