From ca0cb7dc91cfcc23d39f5b23e5fb82f73c0290a5 Mon Sep 17 00:00:00 2001 From: hai007 Date: Wed, 20 Mar 2024 19:55:12 -0700 Subject: [PATCH] Logs more detail result codes of p2p creating when hosting Wifi Direct PiperOrigin-RevId: 617700352 --- proto/connections_enums.proto | 2 ++ 1 file changed, 2 insertions(+) diff --git a/proto/connections_enums.proto b/proto/connections_enums.proto index 185302d6..8e7fa6e1 100644 --- a/proto/connections_enums.proto +++ b/proto/connections_enums.proto @@ -877,6 +877,8 @@ enum OperationResultCode { CONNECTIVITY_L2CAP_CLIENT_SOCKET_CREATION_TIMEOUT_FAILURE = 3556; // Failed to create connectionFlow CONNECTIVITY_WEB_RTC_UNSATISFIED_LINK_ERROR = 3557; + // Different frequencies between group and AP frequencies + CONNECTIVITY_DIRECT_GROUP_MCC_FAILURE = 3558; // Section of CATEGORY_NEARBY_ERROR, from 4500 // NO BLE MAC address associated to the GATT advertisement