Le 26/11/2013 08:46, Taichi Matsuura a écrit : > Hi there, > > There is _isCdma flag in ril_worker.js. > > I have quick question about it below. > > 1. Is this flag set 'true' when mobile device is in CDMA area? > 2. Is this flag set 'false' when mobile device is in GSM area? > 3. Is this flag not changed by TYPE of SIM?
This is done in the method that handles UNSOLICITED_RESPONSE_RADIO_STATE_CHANGED messages from the radio. Those messages are sent by the modem directly. > > Thanks, > Taichi > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
