From 87fbd31cebb552f9a4f88dcbfc89b0a1b71df42b Mon Sep 17 00:00:00 2001 From: Wootak Jung Date: Tue, 7 Feb 2023 11:49:21 +0900 Subject: [PATCH] Add new custom error of bluetooth Change-Id: Ic36cec22b20b04cd77e84a330e45d98caae14b7b Signed-off-by: Wootak Jung --- error_messages/capi-network-bluetooth.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/error_messages/capi-network-bluetooth.xml b/error_messages/capi-network-bluetooth.xml index 6a65cb5..194ee46 100644 --- a/error_messages/capi-network-bluetooth.xml +++ b/error_messages/capi-network-bluetooth.xml @@ -56,5 +56,9 @@ TIZEN_ERROR_BLUETOOTH | 0x010E Authorization rejected + + TIZEN_ERROR_BLUETOOTH | 0x010F + Max of connection exceeded + -- 2.34.1