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