Searched refs:SS_INFO_MAX (Results 1 – 3 of 3) sorted by relevance
1836 #define SS_INFO_MAX 4 macro1861 int ssInfo[SS_INFO_MAX]; /* This is the response data for most of the SS GET/SET
2336 #define SS_INFO_MAX 4 macro2361 int ssInfo[SS_INFO_MAX]; /* This is the response data for most of the SS GET/SET
13053 ss.ssInfo[0].ssInfo.resize(SS_INFO_MAX); in onSupplementaryServiceIndicationInd()13054 for (int i = 0; i < SS_INFO_MAX; i++) { in onSupplementaryServiceIndicationInd()