-
public class GattCode
-
-
Field Summary
-
Method Summary
Modifier and Type Method Description static String
getCodeMsg(int code)
static String
getOpenCode(int code)
对外暴露的code static boolean
needRetryForBLEActivator(int code)
-
-
Method Detail
-
getCodeMsg
static String getCodeMsg(int code)
-
getOpenCode
static String getOpenCode(int code)
对外暴露的code
-
needRetryForBLEActivator
static boolean needRetryForBLEActivator(int code)
-
-
-
-