Lines Matching refs:carriers
1497 * - Must allow all carriers
1499 * - Must allow all carriers. If a previously allowed SIM is present, modem must not reload
1501 * Receives this command with a list of carriers & allAllowed = false
1502 * - Only allow specified carriers, persist across power cycles and FDR. If a present SIM
1509 * @param allAllowed true only when all carriers are allowed. Ignore "carriers" struct.
1510 * If false, consider "carriers" struct
1511 * @param carriers CarrierRestrictions consisting allowed and excluded carriers as defined
1516 oneway setAllowedCarriers(int32_t serial, bool allAllowed, CarrierRestrictions carriers);