Home
last modified time | relevance | path

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

12345678910>>...12

/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 …]
Dhw_ar3k.c100 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
111 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in is_bt_soc_ath()
115 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in is_bt_soc_ath()
408 ALOGI("Failed to write change baud rate command"); in set_cntrlr_baud()
1005 ALOGI("firmware file open error:%s, ver:%x\n",ps_file, rom_version); in ath_ps_download()
1052 ALOGI(" %s ", __FUNCTION__); in ath3k_init()
1064 ALOGI("TIOCMGET failed in init\n"); in ath3k_init()
1069 ALOGI("TIOCMSET failed in init: HW Flow-on error\n"); in ath3k_init()
1075 ALOGI("set_cntrlr_baud : ret:%d \n", err); in ath3k_init()
1081 ALOGI("Can't set required baud rate"); in ath3k_init()
[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 …]
Dhw_ar3k.c104 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
115 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in is_bt_soc_ath()
119 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in is_bt_soc_ath()
412 ALOGI("Failed to write change baud rate command"); in set_cntrlr_baud()
1009 ALOGI("firmware file open error:%s, ver:%x\n",ps_file, rom_version); in ath_ps_download()
1056 ALOGI(" %s ", __FUNCTION__); in ath3k_init()
1068 ALOGI("TIOCMGET failed in init\n"); in ath3k_init()
1073 ALOGI("TIOCMSET failed in init: HW Flow-on error\n"); in ath3k_init()
1079 ALOGI("set_cntrlr_baud : ret:%d \n", err); in ath3k_init()
1085 ALOGI("Can't set required baud rate"); in ath3k_init()
[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()
Dhw_ar3k.c109 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in is_bt_soc_ath()
113 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in is_bt_soc_ath()
406 ALOGI("Failed to write change baud rate command"); in set_cntrlr_baud()
1001 ALOGI("firmware file open error:%s, ver:%x\n",ps_file, rom_version); in ath_ps_download()
1048 ALOGI(" %s ", __FUNCTION__); in ath3k_init()
1060 ALOGI("TIOCMGET failed in init\n"); in ath3k_init()
1065 ALOGI("TIOCMSET failed in init: HW Flow-on error\n"); in ath3k_init()
1071 ALOGI("set_cntrlr_baud : ret:%d \n", err); in ath3k_init()
1077 ALOGI("Can't set required baud rate"); in ath3k_init()
1084 ALOGI("Failed to Download configuration"); in ath3k_init()
[all …]
/hardware/interfaces/gatekeeper/1.0/vts/functional/
DVtsHalGatekeeperV1_0TargetTest.cpp75 ALOGI("Authenticator ID: %016" PRIX64, auth_token->authenticator_id); in toAuthToken()
107 ALOGI("%s: got retry code; retrying in 1 sec", __func__); in doEnroll()
119 ALOGI("%s: got retry code; retrying in 1 sec", __func__); in doVerify()
130 ALOGI("%s: got retry code; retrying in 1 sec", __func__); in doDeleteUser()
141 ALOGI("%s: got retry code; retrying in 1 sec", __func__); in doDeleteAllUsers()
225 ALOGI("Testing Enroll (expected success)"); in TEST_F()
228 ALOGI("Testing Enroll done"); in TEST_F()
237 ALOGI("Testing Enroll (expected failure)"); in TEST_F()
239 ALOGI("Testing Enroll done"); in TEST_F()
250 ALOGI("Testing Enroll+Verify (expected success)"); in TEST_F()
[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 …]
Dhw_ar3k.c102 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
113 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in is_bt_soc_ath()
117 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in is_bt_soc_ath()
410 ALOGI("Failed to write change baud rate command"); in set_cntrlr_baud()
1007 ALOGI("firmware file open error:%s, ver:%x\n",ps_file, rom_version); in ath_ps_download()
1054 ALOGI(" %s ", __FUNCTION__); in ath3k_init()
1066 ALOGI("TIOCMGET failed in init\n"); in ath3k_init()
1071 ALOGI("TIOCMSET failed in init: HW Flow-on error\n"); in ath3k_init()
1077 ALOGI("set_cntrlr_baud : ret:%d \n", err); in ath3k_init()
1083 ALOGI("Can't set required baud rate"); in ath3k_init()
[all …]
Dhci_uart.c49 #define VNDUSERIALDBG(param, ...) {ALOGI(param, ## __VA_ARGS__);}
54 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
172 ALOGI( "%s: Current Baudrate = %d bps", __FUNCTION__, baud_rate); in userial_tcio_baud_to_int()
280 ALOGI("userial vendor open: opening %s", vnd_userial.port_name); in userial_vendor_open()
310 ALOGI("device fd = %d open", vnd_userial.fd); in userial_vendor_open()
336 ALOGI("device fd = %d close", vnd_userial.fd); in userial_vendor_close()
418 ALOGI("## userial_vendor_ioctl: UART Flow On "); in userial_vendor_ioctl()
424 ALOGI("## userial_vendor_ioctl: UART Flow Off "); in userial_vendor_ioctl()
475 ALOGI("%s: Wait for Command Compete Event from SOC", __FUNCTION__); in read_hci_event()
/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/qcom/bt/msm8909/libbt-vendor/src/
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 …]
Dhw_ar3k.c109 ALOGI("qcom.bluetooth.soc set to %s\n", bt_soc_type); in is_bt_soc_ath()
113 ALOGI("qcom.bluetooth.soc not set, so using default.\n"); in is_bt_soc_ath()
406 ALOGI("Failed to write change baud rate command"); in set_cntrlr_baud()
1001 ALOGI("firmware file open error:%s, ver:%x\n",ps_file, rom_version); in ath_ps_download()
1048 ALOGI(" %s ", __FUNCTION__); in ath3k_init()
1060 ALOGI("TIOCMGET failed in init\n"); in ath3k_init()
1065 ALOGI("TIOCMSET failed in init: HW Flow-on error\n"); in ath3k_init()
1071 ALOGI("set_cntrlr_baud : ret:%d \n", err); in ath3k_init()
1077 ALOGI("Can't set required baud rate"); in ath3k_init()
1084 ALOGI("Failed to Download configuration"); in ath3k_init()
[all …]
/hardware/akm/AK8975_FS/akmdfs/
DAKFS_Disp.c27 ALOGI("AK8975 Daemon for Open Source v20120329."); in Disp_StartMessage()
28 ALOGI("Debug: %s", ((ENABLE_AKMDEBUG)?("ON"):("OFF"))); in Disp_StartMessage()
29 ALOGI("Debug level: %d", DBG_LEVEL); in Disp_StartMessage()
37 ALOGI("AK8975 for Android end (%d).", ret); in Disp_EndMessage()
/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/camera/device/3.4/default/
DExternalCameraUtils.cpp41 ALOGI("%s: V4L2 buffer map bad argument: data %p, dataSize %p", in map()
181 ALOGI("%s: load external camera config succeed!", __FUNCTION__); in loadFromCfg()
186 ALOGI("%s: no external camera config specified", __FUNCTION__); in loadFromCfg()
192 ALOGI("%s: no external camera provider config specified", __FUNCTION__); in loadFromCfg()
198 ALOGI("%s: no internal ignored device specified", __FUNCTION__); in loadFromCfg()
207 ALOGI("%s: device %s will be ignored by external camera provider", in loadFromCfg()
215 ALOGI("%s: no external camera device config specified", __FUNCTION__); in loadFromCfg()
221 ALOGI("%s: no max jpeg buffer size specified", __FUNCTION__); in loadFromCfg()
228 ALOGI("%s: no num video buffers specified", __FUNCTION__); in loadFromCfg()
236 ALOGI("%s: no num still buffers specified", __FUNCTION__); in loadFromCfg()
[all …]
/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/tests/pointer/1.0/default/
DGraph.cpp20 ALOGI("SERVER(Graph) passAGraph start."); in passAGraph()
48 ALOGI("SERVER(Graph) passAGamma received c.a = %p, c.b = %p, c.a->s = %p, c.b->s = %p", in passAGamma()
50 ALOGI("SERVER(Graph) passAGamma received data %d, %d", in passAGamma()
56 ALOGI("SERVER(Graph) passASimpleRef received %d", a_ptr->s_ptr->data); in passASimpleRef()
61 ALOGI("SERVER(Graph) passASimpleRefS received %d @ %p", s_ptr->data, s_ptr); in passASimpleRefS()
/hardware/interfaces/automotive/evs/1.0/vts/functional/
DVtsHalEvsV1_0TargetTest.cpp101 ALOGI("Camera list callback received %zu cameras", in loadCameraList()
105 ALOGI("Found camera %s", cam.cameraId.c_str()); in loadCameraList()
130 ALOGI("Starting CameraOpenClean test"); in TEST_F()
162 ALOGI("Starting CameraOpenAggressive test"); in TEST_F()
210 ALOGI("Starting DisplayOpen test"); in TEST_F()
258 ALOGI("Starting DisplayStates test"); in TEST_F()
318 ALOGI("Starting CameraStreamPerformance test"); in TEST_F()
344 ALOGI("Measured time to first frame %0.2f ms", timeToFirstFrame * kNanoToMilliseconds); in TEST_F()
355 ALOGI("Measured camera rate %3.2f fps", framesPerSecond); in TEST_F()
376 ALOGI("Starting CameraStreamBuffering test"); in TEST_F()
[all …]
/hardware/qcom/display/msm8994/libqdutils/
Dmdp_version.cpp205 ALOGI("PartialUpdate status: %s", in updatePanelInfo()
211 ALOGI("Left Align: %d", mPanelInfo.mLeftAlign); in updatePanelInfo()
215 ALOGI("Width Align: %d", mPanelInfo.mWidthAlign); in updatePanelInfo()
219 ALOGI("Top Align: %d", mPanelInfo.mTopAlign); in updatePanelInfo()
223 ALOGI("Height Align: %d", mPanelInfo.mHeightAlign); in updatePanelInfo()
227 ALOGI("Min ROI Width: %d", mPanelInfo.mMinROIWidth); in updatePanelInfo()
231 ALOGI("Min ROI Height: %d", mPanelInfo.mMinROIHeight); in updatePanelInfo()
235 ALOGI("Needs ROI Merge: %d", mPanelInfo.mNeedsROIMerge); in updatePanelInfo()
239 ALOGI("Dynamic Fps: %s", mPanelInfo.mDynFpsSupported ? in updatePanelInfo()
244 ALOGI("Min Panel fps: %d", mPanelInfo.mMinFps); in updatePanelInfo()
[all …]

12345678910>>...12