Home
last modified time | relevance | path

Searched refs:STK_CMD_TYPE_INDEX (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dstk_controller.h30 #define STK_CMD_TYPE_INDEX 10 macro
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dstk_controller.cpp337 std::string commandType = cmdData.substr(STK_CMD_TYPE_INDEX, STK_CMD_TYPE_LEN); in CheckIsBipCmd()