提交 4d896d36 编写于 作者: Y yhdai

Nonstandard constant naming

Signed-off-by: Nyhdai <yhdai@isoftstone.com>
上级 b373a2be
...@@ -26,7 +26,7 @@ import { ...@@ -26,7 +26,7 @@ import {
describe('SmsMmsErrorTest', function () { describe('SmsMmsErrorTest', function () {
const FALSE_SLOT_ID = 9; const FALSE_SLOT_ID = 9;
const CORRECT_SMS_PDU = '01000F9168683106019196F400080A00680065006C006C006F'; const CORRECT_SMS_PDU = '01000F9168683106019196F400080A00680065006C006C006F';
const eorroMessagePath = '/data/telephony/deSrc/EorroMessagePath.mms'; const ERROR_MESSAGE_PATH = '/data/telephony/deSrc/EorroMessagePath.mms';
const IDENTIFIER_MIN = 0; const IDENTIFIER_MIN = 0;
const IDENTIFIER_MAX = 0xFFFF; const IDENTIFIER_MAX = 0xFFFF;
const RANTYPE_GSM = 1; const RANTYPE_GSM = 1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册