Searched refs:dcssEmpty (Results 1 - 1 of 1) sorted by relevance
/base/telephony/ril_adapter/services/vendor/src/ |
H A D | at_sms.c | 600 char *endDcs, bool dcssEmpty, int32_t mode) in SetCellBroadcastInfo() 612 if (!dcssEmpty) { in SetCellBroadcastInfo() 646 bool dcssEmpty = (dcss == NULL || dcss[0] == '\0'); in GetCBConfigData() local 656 for (int32_t index = 0; !dcssEmpty && tokenDcs != NULL; index++) { in GetCBConfigData() 667 SetCellBroadcastInfo(cellBroadcast, locate, startMid, endMid, startDcs, endDcs, dcssEmpty, mode); in GetCBConfigData() 599 SetCellBroadcastInfo(HRilCBConfigInfo *cellBroadcast, int32_t locate, char *startMid, char *endMid, char *startDcs, char *endDcs, bool dcssEmpty, int32_t mode) SetCellBroadcastInfo() argument
|
Completed in 2 milliseconds