Searched refs:gsmBci (Results 1 - 1 of 1) sorted by relevance

/hardware/ril/libril/
H A Dril.cpp1181 RIL_GSM_BroadcastSmsConfigInfo gsmBci[num]; local
1186 gsmBciPtrs[i] = &gsmBci[i];
1189 gsmBci[i].fromServiceId = (int) t;
1192 gsmBci[i].toServiceId = (int) t;
1195 gsmBci[i].fromCodeScheme = (int) t;
1198 gsmBci[i].toCodeScheme = (int) t;
1201 gsmBci[i].selected = (uint8_t) t;
1205 gsmBci[i].fromServiceId, gsmBci[i].toServiceId,
1206 gsmBci[
[all...]

Completed in 29 milliseconds