Searched refs:modems (Results 1 – 5 of 5) sorted by relevance
62 * Set modems configurations by specifying the number of live modems (i.e modems that are66 * the number of live modems as 1, 2, etc68 * Note: by setting the number of live modems in this API, that number of modems will72 * @param modemsConfig ModemsConfig object including the number of live modems79 * Get modems configurations. This interface is used to get modem configurations80 * which includes the number of live modems (i.e modems that are83 * Note: in order to get the overall number of modems available on the phone,
42 * maxActiveData defines how many logical modems can have48 * maxActiveData defines how many logical modems can have67 * variable to indicate the number of live modems i.e modems that are enabled
35 * how many logical modems it has, how many data connections it supports.68 * @param modemsConfig <@1.1::ModemsConfig> it defines all the modems' configurations69 * at this time, only the number of live modems
1276 int32_t modems, (*count_modems)(void); in platform_csd_init() local1299 modems = count_modems(); in platform_csd_init()1300 if (modems < 0) { in platform_csd_init()1305 ALOGD("%s: num_modems %d\n", __func__, modems); in platform_csd_init()1306 if (modems > 0) in platform_csd_init()
1441 * using this request as it may cause some vendor modems to reset. Because