Home
last modified time | relevance | path

Searched refs:ALOGI (Results 1 – 25 of 375) sorted by relevance

12345678910>>...15

/hardware/qcom/sdm845/bt/libbt-vendor/src/
Dhw_rome.c64 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
139 ALOGI("%s: Received HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
141 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
146 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]); in get_vs_hci_event()
147 ALOGI("%s: Command response: 0x%x", __FUNCTION__, rsp[CMD_RSP_OFFSET]); in get_vs_hci_event()
148 ALOGI("%s: Response type : 0x%x", __FUNCTION__, rsp[RSP_TYPE_OFFSET]); in get_vs_hci_event()
154 ALOGI("%s: Command Request Response", __FUNCTION__); in get_vs_hci_event()
159 ALOGI("\t Current Product ID\t\t: 0x%08x", in get_vs_hci_event()
166 ALOGI("\t Current Patch Version\t\t: 0x%04x", in get_vs_hci_event()
171 ALOGI("\t Current ROM Build Version\t: 0x%04x", buildversion = in get_vs_hci_event()
[all …]
Dbt_vendor_qcom.c197 ALOGI("bt-vendor : get_bt_soc_type"); in get_bt_soc_type()
201 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in get_bt_soc_type()
215 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in get_bt_soc_type()
292 ALOGI("%s: hci_filter has been stopped already", __func__); in stop_hci_filter()
297 ALOGI("%s: Error while connecting to CTRL_SOCK, filter should stopped: %d", in stop_hci_filter()
303 ALOGI("%s: problem writing to CTRL_SOCK, ignore: %d", __func__, retval); in stop_hci_filter()
317 ALOGI("%s: WCNSS_FILTER stopped", __func__); in stop_hci_filter()
337 ALOGI("%s: Unknown soc type %d, Unexpected!", __func__, soc_type); in stop_hci_filter()
351 ALOGI("%s: hci_filter has been started already", __func__); in start_hci_filter()
399 ALOGI("bt_powerup: %c", on); in bt_powerup()
[all …]
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_rome.c63 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
138 ALOGI("%s: Received HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
140 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
145 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]); in get_vs_hci_event()
146 ALOGI("%s: Command response: 0x%x", __FUNCTION__, rsp[CMD_RSP_OFFSET]); in get_vs_hci_event()
147 ALOGI("%s: Response type : 0x%x", __FUNCTION__, rsp[RSP_TYPE_OFFSET]); in get_vs_hci_event()
153 ALOGI("%s: Command Request Response", __FUNCTION__); in get_vs_hci_event()
158 ALOGI("\t Current Product ID\t\t: 0x%08x", in get_vs_hci_event()
165 ALOGI("\t Current Patch Version\t\t: 0x%04x", in get_vs_hci_event()
170 ALOGI("\t Current ROM Build Version\t: 0x%04x", buildversion = in get_vs_hci_event()
[all …]
Dbt_vendor_qcom.c193 ALOGI("bt-vendor : get_bt_soc_type"); in get_bt_soc_type()
197 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in get_bt_soc_type()
211 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in get_bt_soc_type()
288 ALOGI("%s: hci_filter has been stopped already", __func__); in stop_hci_filter()
293 ALOGI("%s: Error while connecting to CTRL_SOCK, filter should stopped: %d", in stop_hci_filter()
299 ALOGI("%s: problem writing to CTRL_SOCK, ignore: %d", __func__, retval); in stop_hci_filter()
313 ALOGI("%s: WCNSS_FILTER stopped", __func__); in stop_hci_filter()
333 ALOGI("%s: Unknown soc type %d, Unexpected!", __func__, soc_type); in stop_hci_filter()
347 ALOGI("%s: hci_filter has been started already", __func__); in start_hci_filter()
395 ALOGI("bt_powerup: %c", on); in bt_powerup()
[all …]
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_rome.c64 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
139 ALOGI("%s: Received HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
141 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
146 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]); in get_vs_hci_event()
147 ALOGI("%s: Command response: 0x%x", __FUNCTION__, rsp[CMD_RSP_OFFSET]); in get_vs_hci_event()
148 ALOGI("%s: Response type : 0x%x", __FUNCTION__, rsp[RSP_TYPE_OFFSET]); in get_vs_hci_event()
154 ALOGI("%s: Command Request Response", __FUNCTION__); in get_vs_hci_event()
163 ALOGI("\t Current Product ID\t\t: 0x%08x", productid); in get_vs_hci_event()
168 ALOGI("\t Current Patch Version\t\t: 0x%04x", patchversion); in get_vs_hci_event()
173 ALOGI("\t Current ROM Build Version\t: 0x%04x", buildversion); in get_vs_hci_event()
[all …]
Dbt_vendor_qcom.c197 ALOGI("bt-vendor : get_bt_soc_type"); in get_bt_soc_type()
201 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in get_bt_soc_type()
215 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in get_bt_soc_type()
291 ALOGI("%s: hci_filter has been stopped already", __func__); in stop_hci_filter()
296 ALOGI("%s: Error while connecting to CTRL_SOCK, filter should stopped: %d", in stop_hci_filter()
302 ALOGI("%s: problem writing to CTRL_SOCK, ignore: %d", __func__, retval); in stop_hci_filter()
316 ALOGI("%s: WCNSS_FILTER stopped", __func__); in stop_hci_filter()
337 ALOGI("%s: hci_filter has been started already", __func__); in start_hci_filter()
385 ALOGI("bt_powerup: %c", on); in bt_powerup()
395 ALOGI("ro.rfkilldisabled : %s", disable); in bt_powerup()
[all …]
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_rome.c133 ALOGI("%s: Received HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
135 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
140 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]); in get_vs_hci_event()
141 ALOGI("%s: Command response: 0x%x", __FUNCTION__, rsp[CMD_RSP_OFFSET]); in get_vs_hci_event()
142 ALOGI("%s: Response type : 0x%x", __FUNCTION__, rsp[RSP_TYPE_OFFSET]); in get_vs_hci_event()
148 ALOGI("%s: Command Request Response", __FUNCTION__); in get_vs_hci_event()
153 ALOGI("\t Current Product ID\t\t: 0x%08x", in get_vs_hci_event()
160 ALOGI("\t Current Patch Version\t\t: 0x%04x", in get_vs_hci_event()
165 ALOGI("\t Current ROM Build Version\t: 0x%04x", rome_ver = in get_vs_hci_event()
172 ALOGI("\t Current SOC Version\t\t: 0x%08x", soc_id = in get_vs_hci_event()
[all …]
Dbt_vendor_qcom.c205 ALOGI("bt-vendor : get_bt_soc_type"); in get_bt_soc_type()
209 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in get_bt_soc_type()
217 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in get_bt_soc_type()
289 ALOGI("%s: hci_filter has been stopped already", __func__); in stop_hci_filter()
306 ALOGI("%s: hci_filter has been started already", __func__); in start_hci_filter()
346 ALOGI("bt_powerup: %c", on); in bt_powerup()
356 ALOGI("ro.rfkilldisabled : %s", disable); in bt_powerup()
432 ALOGI("External LDO has been configured"); in bt_powerup()
463 ALOGI("%s: BT_VND_PWR_ON\n", __func__); in bt_powerup()
473 ALOGI("%s: BT_VND_PWR_OFF\n", __func__); in bt_powerup()
[all …]
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_rome.c133 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
138 ALOGI("%s: length 0x%x resp 0x%x type 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN], in get_vs_hci_event()
150 ALOGI("\t Current Product ID\t\t: 0x%08x", in get_vs_hci_event()
157 ALOGI("\t Current Patch Version\t\t: 0x%04x", in get_vs_hci_event()
162 ALOGI("\t Current ROM Build Version\t: 0x%04x", rome_ver = in get_vs_hci_event()
169 ALOGI("\t Current SOC Version\t\t: 0x%08x", soc_id = in get_vs_hci_event()
189 ALOGI("%s: Invalid patch length argument passed for EDL PATCH " in get_vs_hci_event()
193 ALOGI("%s: Invalid patch version argument passed for EDL PATCH " in get_vs_hci_event()
197 ALOGI("%s: CRC check of patch failed!!!", __FUNCTION__); in get_vs_hci_event()
200 ALOGI("%s: Invalid patch data!!!", __FUNCTION__); in get_vs_hci_event()
[all …]
Dbt_vendor_qcom.c199 ALOGI("bt-vendor : get_bt_soc_type"); in get_bt_soc_type()
203 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in get_bt_soc_type()
211 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in get_bt_soc_type()
333 ALOGI("bt_powerup: %c", on); in bt_powerup()
343 ALOGI("ro.rfkilldisabled : %s", disable); in bt_powerup()
419 ALOGI("External LDO has been configured"); in bt_powerup()
450 ALOGI("%s: BT_VND_PWR_ON\n", __func__); in bt_powerup()
460 ALOGI("%s: BT_VND_PWR_OFF\n", __func__); in bt_powerup()
497 ALOGI("bt-vendor : init"); in init()
514 ALOGI("bt-vendor : Initializing UART transport layer"); in init()
[all …]
Dhardware.c48 ALOGI("Starting hciattach daemon"); in hw_config()
57 ALOGI("try to set %s", szReqSt); in hw_config()
76 ALOGI("bluetooth satus is on"); in readTrpState()
120 ALOGI("%s Opcode:0x%04X Status: %d", __FUNCTION__, opcode, status); in hw_epilog_cback()
146 ALOGI("hw_epilog_process"); in hw_epilog_process()
/hardware/interfaces/gatekeeper/1.0/vts/functional/
DVtsHalGatekeeperV1_0TargetTest.cpp75 ALOGI("Authenticator ID: %016" PRIX64, auth_token->authenticator_id); in toAuthToken()
93 ALOGI("%s: got retry code; retrying in 1 sec", __func__); in doEnroll()
105 ALOGI("%s: got retry code; retrying in 1 sec", __func__); in doVerify()
116 ALOGI("%s: got retry code; retrying in 1 sec", __func__); in doDeleteUser()
127 ALOGI("%s: got retry code; retrying in 1 sec", __func__); in doDeleteAllUsers()
210 ALOGI("Testing Enroll (expected success)"); in TEST_P()
213 ALOGI("Testing Enroll done"); in TEST_P()
222 ALOGI("Testing Enroll (expected failure)"); in TEST_P()
224 ALOGI("Testing Enroll done"); in TEST_P()
235 ALOGI("Testing Enroll+Verify (expected success)"); in TEST_P()
[all …]
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_rome.c68 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
148 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__); in get_vs_hci_event()
153 ALOGI("%s: length 0x%x resp 0x%x type 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN], in get_vs_hci_event()
165 ALOGI("\t Current Product ID\t\t: 0x%08x", in get_vs_hci_event()
172 ALOGI("\t Current Patch Version\t\t: 0x%04x", in get_vs_hci_event()
177 ALOGI("\t Current ROM Build Version\t: 0x%04x", rome_ver = in get_vs_hci_event()
184 ALOGI("\t Current SOC Version\t\t: 0x%08x", soc_id = in get_vs_hci_event()
204 ALOGI("%s: Invalid patch length argument passed for EDL PATCH " in get_vs_hci_event()
208 ALOGI("%s: Invalid patch version argument passed for EDL PATCH " in get_vs_hci_event()
212 ALOGI("%s: CRC check of patch failed!!!", __FUNCTION__); in get_vs_hci_event()
[all …]
Dbt_vendor_qcom.c221 ALOGI("bt-vendor : get_bt_soc_type"); in get_bt_soc_type()
225 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in get_bt_soc_type()
233 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in get_bt_soc_type()
305 ALOGI("%s: hci_filter has been stopped already", __func__); in stop_hci_filter()
322 ALOGI("%s: hci_filter has been started already", __func__); in start_hci_filter()
362 ALOGI("bt_powerup: %c", on); in bt_powerup()
372 ALOGI("ro.rfkilldisabled : %s", disable); in bt_powerup()
448 ALOGI("External LDO has been configured"); in bt_powerup()
482 ALOGI("%s: BT_VND_PWR_ON\n", __func__); in bt_powerup()
492 ALOGI("%s: BT_VND_PWR_OFF\n", __func__); in bt_powerup()
[all …]
/hardware/libhardware/modules/soundtrigger/
Dsound_trigger_hw.c141 ALOGI("Invalid str_to_uuid input."); in str_to_uuid()
148 ALOGI("Invalid UUID, got: %s", uuid_str); in str_to_uuid()
189 ALOGI("%s %08x-%04x-%04x-%04x-%02x%02x%02x%02x%02x%02x", __func__, uuid.timeLow, uuid.timeMid, in print_uuid()
204 ALOGI("%s", __func__); in fetch_model_with_handle()
310 ALOGI("%s", __func__); in send_event_with_handle()
315 ALOGI("%s No matching callback", __func__); in send_event_with_handle()
338 ALOGI("Unknown Sound Model Type, No Event to Send"); in send_event_with_handle()
358 ALOGI("No model for this handle"); in send_event_with_handle()
369 ALOGI("%s Bad sound model handle.", __func__); in send_event()
375 ALOGI("%s Not a valid UUID", __func__); in send_event()
[all …]
/hardware/knowles/athletico/sound_trigger_hal/tests/
Doslo_get_stats.c53 ALOGI("Stats for Sensor Mode %d\n", i); in main()
56 ALOGI("--------------------------\n"); in main()
60 ALOGI("Total Number of Entries is %" PRIu64 "\n", sensor_stats[i].totalNumEntries); in main()
64 ALOGI("Total time spent (in Ms) is %" PRIu64 "\n", sensor_stats[i].totalTimeSpentMs); in main()
68 ALOGI("Time stamp for Last Entry is %" PRIu64 "\n", sensor_stats[i].lastEntryTimeStampMs); in main()
72 ALOGI("Time stamp for Last Exit is %" PRIu64 "\n", sensor_stats[i].lastExitTimeStampMs); in main()
Dget_pwr_stats.c98ALOGI("mpll_cumulative_cnts (%d) counter value: %"PRIu64"\n", i, pwr_stats_count.mpll_cumulative_c… in main()
103ALOGI("apll_cumulative_cnts (%d) counter value: %"PRIu64"\n", i, pwr_stats_count.apll_cumulative_c… in main()
108ALOGI("mpllCumulativeDur (%d) Duration value: %" PRIu64 "\n", i, pwr_stats_count.mpllCumulativeDu… in main()
113ALOGI("mpllTimeStamp (%d) Last time stamp value : %" PRIu64 "\n", i, pwr_stats_count.mpllTimeStamp… in main()
117ALOGI("sleepModeTimeStamp, Last time stamp value for Sleep : %" PRIu64 "\n", pwr_stats_count.sleep… in main()
120ALOGI("sleepModeCumulativeDur, Total cumulative sleep duration : %"PRIu64"\n", pwr_stats_count.sle… in main()
123 ALOGI("POWER STATS COUNT success\n"); in main()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp40 ALOGI("%s: V4L2 buffer map bad argument: data %p, dataSize %p", in map()
182 ALOGI("%s: load external camera config succeed!", __FUNCTION__); in loadFromCfg()
187 ALOGI("%s: no external camera config specified", __FUNCTION__); in loadFromCfg()
193 ALOGI("%s: no external camera provider config specified", __FUNCTION__); in loadFromCfg()
199 ALOGI("%s: no internal ignored device specified", __FUNCTION__); in loadFromCfg()
208 ALOGI("%s: device %s will be ignored by external camera provider", in loadFromCfg()
216 ALOGI("%s: no external camera device config specified", __FUNCTION__); in loadFromCfg()
222 ALOGI("%s: no max jpeg buffer size specified", __FUNCTION__); in loadFromCfg()
229 ALOGI("%s: no num video buffers specified", __FUNCTION__); in loadFromCfg()
237 ALOGI("%s: no num still buffers specified", __FUNCTION__); in loadFromCfg()
[all …]
/hardware/google/pixel/usb/
DUsbGadgetUtils.cpp116 ALOGI("setCurrentUsbFunctions None"); in resetGadget()
119 ALOGI("Gadget cannot be pulled down"); in resetGadget()
143 ALOGI("setCurrentUsbFunctions mtp"); in addGenericAndroidFunctions()
159 ALOGI("setCurrentUsbFunctions ptp"); in addGenericAndroidFunctions()
176 ALOGI("setCurrentUsbFunctions MIDI"); in addGenericAndroidFunctions()
182 ALOGI("setCurrentUsbFunctions Accessory"); in addGenericAndroidFunctions()
188 ALOGI("setCurrentUsbFunctions Audio Source"); in addGenericAndroidFunctions()
194 ALOGI("setCurrentUsbFunctions rndis"); in addGenericAndroidFunctions()
203 ALOGI("setCurrentUsbFunctions Adb"); in addAdb()
214 ALOGI("Service started"); in addAdb()
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DIpaEventRelay.cpp49 ALOGI("onOffloadStarted()"); in onOffloadStarted()
54 ALOGI("onOffloadStopped(%d)", reason); in onOffloadStopped()
76 ALOGI("onOffloadSupportAvailable()"); in onOffloadSupportAvailable()
81 ALOGI("onLimitReached()"); in onLimitReached()
/hardware/qcom/sdm845/data/ipacfg-mgr/hal/src/
DIpaEventRelay.cpp49 ALOGI("onOffloadStarted()"); in onOffloadStarted()
54 ALOGI("onOffloadStopped(%d)", reason); in onOffloadStopped()
76 ALOGI("onOffloadSupportAvailable()"); in onOffloadSupportAvailable()
81 ALOGI("onLimitReached()"); in onLimitReached()
/hardware/qcom/bt/msm8960/libbt-vendor/src/
Dhardware.c49 ALOGI("Starting hciattach daemon"); in hw_config()
58 ALOGI("try to set %s", szReqSt); in hw_config()
77 ALOGI("bluetooth satus is on"); in readTrpState()
121 ALOGI("%s Opcode:0x%04X Status: %d", __FUNCTION__, opcode, status); in hw_epilog_cback()
147 ALOGI("hw_epilog_process"); in hw_epilog_process()
/hardware/interfaces/tests/inheritance/1.0/default/
DChild.cpp16 ALOGI("SERVER(Bar) Child::doGrandparent"); in doGrandparent()
22 ALOGI("SERVER(Bar) Child::doParent"); in doParent()
29 ALOGI("SERVER(Bar) Child::doChild"); in doChild()
/hardware/interfaces/gnss/2.0/vts/functional/
Dgnss_hal_test.cpp159 ALOGI("Info received, year %d", info.yearOfHw); in gnssSetSystemInfoCb()
165 ALOGI("Capabilities received %d", capabilities); in gnssSetCapabilitesCb()
171 ALOGI("Capabilities (v2.0) received %d", capabilities); in gnssSetCapabilitiesCb_2_0()
177 ALOGI("Name received: %s", name.c_str()); in gnssNameCb()
183 ALOGI("Location received"); in gnssLocationCb()
190 ALOGI("Location (v2.0) received"); in gnssLocationCb_2_0()
200 ALOGI("gnssSvStatusCb"); in gnssSvStatusCb()
206 ALOGI("gnssSvStatusCb_2_0. Size = %d", (int)svInfoList.size()); in gnssSvStatusCb_2_0()
220 ALOGI("GnssMeasurementCorrectionsCallback capabilities received %d", capabilities); in setCapabilitiesCb()
261 ALOGI("No non-GPS constellations found, constellation blacklist test less effective."); in startLocationAndGetNonGpsConstellation()
/hardware/qcom/audio/hal/audio_extn/
Dcirrus_playback.c169 ALOGI("%s: Initialize Cirrus Logic Playback module", __func__); in audio_extn_spkr_prot_init()
216 ALOGI("%s: Running speaker calibration", __func__); in audio_extn_cirrus_run_calibration()
328 ALOGI("%s: Cirrus calibration file successfully written", in audio_extn_cirrus_run_calibration()
376 ALOGI("%s: Cirrus SP successfully calibrated", __func__); in audio_extn_cirrus_run_calibration()
395 ALOGI("%s: Loading usecase tuning configs", __func__); in audio_extn_cirrus_load_usecase_configs()
450 ALOGI("%s: Cirrus SP loaded available usecase configs", __func__); in audio_extn_cirrus_load_usecase_configs()
453 ALOGI("%s: Exit", __func__); in audio_extn_cirrus_load_usecase_configs()
465 ALOGI("%s: PCM Stream thread", __func__); in audio_extn_cirrus_calibration_thread()
469 ALOGI("%s: Waiting...", __func__); in audio_extn_cirrus_calibration_thread()
518 ALOGI("%s: PCM thread streaming", __func__); in audio_extn_cirrus_calibration_thread()
[all …]

12345678910>>...15