mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-14 22:56:12 -04:00
Logs more detail result codes of p2p creating when hosting Wifi Direct
PiperOrigin-RevId: 617700352
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user