Lines Matching refs:ALOGV
156 ALOGV("Query data call list: %zu data calls tracked.", gDataCalls.size()); in request_or_send_data_calllist()
202 ALOGV("MOBILE_DATA_CONNECTED %.2lf seconds", diff_in_secs); in request_or_send_data_calllist()
204 ALOGV("MOBILE_DATA_DISCONNECTED %.2lf seconds", diff_in_secs); in request_or_send_data_calllist()
231 ALOGV("Requesting last data call setup fail cause (%d)", fail); in request_datacall_fail_cause()
316 ALOGV("Requesting data call setup to APN %s, technology %s, prof %s", in request_setup_data_call()
330 ALOGV("Tearing down data call %d, reason: %d", call_id, reason); in request_teardown_data_call()
351 ALOGV("RIL_RadioState change %d to %d", gRadioPowerState, new_state); in set_radio_state()
421 ALOGV("Call to %s: DTMF %s", number.c_str(), dtmf.c_str()); in addDtmfDigit()
479 ALOGV("Call to %s (%s): voice=%d mt=%d type=%d state=%d index=%d", in request_get_current_calls()
487 ALOGV("Get Current calls: %d calls found.\n", countCalls); in request_get_current_calls()
491 ALOGV("Simulating outgoing call answered."); in simulate_pending_calls_answered()
508 ALOGV("Dialing %s, number presentation is %s.", p_dial->address, in request_dial()
568 ALOGV("Storing SMS message: '%s' with state: %s.", message.message.c_str(), in request_write_sms_to_sim()
584 ALOGV("Delete SMS message %d", index); in request_delete_sms_on_sim()
598 ALOGV("Hanging up call %d.", *p_line); in request_hangup()
602 ALOGV("No such call: %d.", *p_line); in request_hangup()
612 ALOGV("Hanging up background/held calls."); in request_hangup_waiting()
627 ALOGV("Hanging up foreground/active calls."); in request_hangup_current()
644 ALOGV("Toggle foreground and background calls."); in request_switch_current_and_waiting()
666 ALOGV("Answering incoming call."); in request_answer_incoming()
696 ALOGV("Reporting busy signal to incoming calls."); in request_udub_on_incoming_calls()
714 ALOGV("Sending DTMF digit '%c'", c); in request_send_dtmf()
728 ALOGV("DTMF tone end."); in request_send_dtmf_stop()
791 ALOGV("Reporting signal strength: GW=%d CDMA=%d EVDO=%d LTE=%d", in request_signal_strength()
906 ALOGV("Searching for best data technology for network type %d...", in getBestDataTechnology()
920 ALOGV("Best data technology: %d.", technology); in getBestDataTechnology()
931 ALOGV("Searching for best voice technology for network type %d...", in getBestVoiceTechnology()
945 ALOGV("Best voice technology: %d.", technology); in getBestVoiceTechnology()
961 ALOGV("Requesting radio capability."); in request_get_radio_capability()
975 ALOGV( in request_set_radio_capability()
990 ALOGV("Requesting modem technology change -> %d", desired_type); in request_set_preferred_network_type()
998 ALOGV("Modem technology already set to %d.", desired_type); in request_set_preferred_network_type()
1006 ALOGV("Requesting modem technology change %d -> %d", gModemCurrentType, in request_set_preferred_network_type()
1011 ALOGV("Desired technology is not supported."); in request_set_preferred_network_type()
1018 ALOGV("Technology change successful."); in request_set_preferred_network_type()
1065 ALOGV("Requesting voice registration state."); in request_registration_state()
1079 ALOGV("Requesting data registration state."); in request_registration_state()
1084 ALOGV("Unexpected request type: %d", request); in request_registration_state()
1095 ALOGV("Requested phone baseband version."); in request_baseband_version()
1161 ALOGV("Requesting IMEI"); in request_get_imei()
1168 ALOGV("Requesting IMEI SV"); in request_get_imei_sv()
1178 ALOGV("Requesting device identity..."); in request_device_identity()
1205 ALOGV("Requesting CDMA Subscription source."); in request_cdma_get_subscription_source()
1220 ALOGV("Setting CDMA Subscription source."); in request_cdma_set_subscription_source()
1236 ALOGV("Changed CDMA subscription type from %d to %d", gCdmaSubscriptionType, in request_cdma_set_subscription_source()
1248 ALOGV("Requesting CDMA Subscription."); in request_cdma_subscription()
1273 ALOGV("Requesting hardware configuration."); in request_hardware_config()
1313 ALOGV("Requesting CDMA Roaming preference"); in request_cdma_get_roaming_preference()
1329 ALOGV("Changing CDMA roaming preference: %d -> %d", gCdmaRoamingPreference, in request_cdma_set_roaming_preference()
1333 ALOGV("Unsupported roaming preference: %d", pref); in request_cdma_set_roaming_preference()
1343 ALOGV("Sending USSD code is currently not supported"); in request_send_ussd()
1349 ALOGV("Cancelling USSD code is currently not supported"); in request_cancel_ussd()
1356 ALOGV("Exiting emergency callback mode."); in request_exit_emergency_mode()
1362 ALOGV("Reporting radio state %d", gRadioPowerState); in gce_ril_current_state()
1376 ALOGV("Reporting Cuttlefish version " CUTTLEFISH_RIL_VERSION_STRING); in gce_ril_get_version()
1390 ALOGV("Requesting GSM neighboring cell ids"); in request_get_neighboring_cell_ids()
1414 ALOGV("Requesting Cell Info List"); in request_get_cell_info_list()
1483 ALOGV("Query operator selection mode (%d)", gOperatorSelectionMethod); in request_query_network_selection_mode()
1492 ALOGV("Requesting current operator info"); in request_operator()
1511 ALOGV("Querying available networks."); in request_query_available_networks()
1538 ALOGV("Requesting automatic operator selection"); in request_set_automatic_network_selection()
1548 ALOGV("Requesting manual operator selection: %s", mccmnc); in request_set_manual_network_selection()
1584 ALOGV("Send GSM SMS Message"); in request_send_SMS()
1605 ALOGV("Setting cell info list rate."); in request_set_cell_info_list_rate()
1613 ALOGV("Send IMS SMS Message"); in request_ims_send_SMS()
1635 ALOGV("SMS receipt %ssuccessful (reason %d).", ack[0] ? "" : "un", ack[1]); in request_SMS_acknowledge()
1762 ALOGV( in request_SIM_IO()
1788 ALOGV("Entering PIN: %s / %s", pin_aid[0], pin_aid[1]); in request_enter_sim_pin()
1800 ALOGV("Unexpected SIM status for unlock: %d", gSimStatus); in request_enter_sim_pin()
1811 ALOGV("PIN and PUK verification failed; locking SIM card."); in request_enter_sim_pin()
1823 ALOGV("Resetting SIM PIN to %s", pin_aid[1]); in request_enter_sim_pin()
1842 ALOGV("Polling SIM Status."); in pollSIMState()
1850 ALOGV("SIM Absent or Locked"); in pollSIMState()
1864 ALOGV("SIM Ready. Notifying network state changed."); in pollSIMState()
1986 ALOGV("Querying SIM status."); in getCardStatus()
2035 ALOGV("Requesting new SIM session"); in request_sim_open_channel()
2051 ALOGV("Closing SIM session %d", session); in request_sim_close_channel()
2064 ALOGV("Requesting APDU: Session %d CLA %d INST %d Params: %d %d %d, data %s", in request_sim_apdu()
2096 ALOGV("Query Facility Lock Code: %s PIN2: %s Service(s): %s AID: %s", in request_facility_lock()
2122 ALOGV("Screen is %s", gScreenIsOn ? "on" : "off"); in request_set_screen_state()
2131 ALOGV("Switching modem TTY mode %d -> %d", gModemTtyMode, new_tty_mode); in request_set_tty_mode()
2142 ALOGV("Querying TTY mode"); in request_get_tty_mode()
2151 ALOGV("Querying IMS mode"); in request_ims_registration_state()
2156 ALOGV("Requesting IMS Registration state: %d, format=%d ", reply[0], in request_ims_registration_state()
2164 ALOGV("Scanning network - void"); in request_start_network_scan()
2174 ALOGV("Requesting modem technology change %d -> %d", default_access, desired_access); in request_set_preferred_network_type_bitmap()
2188 ALOGV("Requesting modem radio access family: %d", default_access); in request_get_preferred_network_type_bitmap()
2195 ALOGV("Emergency dial"); in request_emergency_dial()
2202 ALOGV("Set sim card power - void"); in request_set_sim_card_power()
2208 ALOGV("Getting modem stack status - void"); in request_get_modem_stack_status()
2214 ALOGV("Enabling modem - void"); in request_enable_modem()
2220 ALOGV("request_set_system_selection_channels - void"); in request_set_system_selection_channels()
2228 ALOGV("request_set_signal_strength_reporting_criteria - void"); in request_set_signal_strength_reporting_criteria()
2235 ALOGV("request_set_link_capacity_reporting_criteria - void"); in request_set_link_capacity_reporting_criteria()
2243 ALOGV("Enable uicc applications."); in request_enable_uicc_applications()
2252 ALOGV("areUiccApplicationsEnabled change from %d to %d", areUiccApplicationsEnabled, enable); in request_enable_uicc_applications()
2262 ALOGV("Getting whether uicc applications are enabled."); in request_are_uicc_applications_enabled()
2268 ALOGV("request_enter_sim_depersonalization - void"); in request_enter_sim_depersonalization()
2274 ALOGV("request_cdma_send_sms_expect_more - void"); in request_cdma_send_sms_expect_more()
2304 ALOGV("Received request %d", request); in gce_ril_on_request()
2425 ALOGV("OEM Hooks not supported!"); in gce_ril_on_request()