Home
last modified time | relevance | path

Searched refs:HILOGE (Results 1 – 5 of 5) sorted by relevance

/vendor/hihope/rk3568/bluetooth/include/utils/
DLog.h23 #define HILOGE(...) HiLogPrint(LOG_CORE, LOG_ERROR, LOG_DOMAIN, "BTVENDOR", __VA_ARGS__) macro
/vendor/hihope/rk3568/bluetooth/src/
Dhardware.c429 HILOGE("userial vendor: unsupported baud speed %d", line_speed); in line_speed_to_userial_baud()
539 HILOGE("timer_create error!"); in OsAllocateTimer()
549 HILOGE("timer_delete fail with errno(%d)", errno); in OsFreeTimer()
573 HILOGE("time_settime error!"); in OsStartTimer()
683 HILOGE("vendor lib preload failed to open [%s]", p_name); in hw_config_cback()
697HILOGE("vendor lib preload failed to locate firmware patch file and set bdaddr"); in hw_config_cback()
854 HILOGE("vendor lib fwcfg aborted!!!"); in hw_config_cback()
1088 HILOGE("vendor lib fw conf aborted [no buffer]"); in hw_config_start()
1296 HILOGE("wrong codec is use in hw_sco_i2spcm_config, goes default NBS"); in hw_sco_i2spcm_config()
1482 HILOGE("vendor lib epilog process aborted [no buffer]"); in hw_epilog_process()
Dupio.c150 HILOGE("init_rfkill : open(%s) failed: %s (%d)\n", in init_rfkill()
319 HILOGE("set_bluetooth_power : open(%s) for write failed: %s (%d)", in upio_set_bluetooth_power()
326 HILOGE("set_bluetooth_power : write(%s) failed: %s (%d)", in upio_set_bluetooth_power()
Duserial_vendor.c124 HILOGE("userial vendor open: unsupported baud idx %i", cfg_baud); in userial_to_tcio_baud()
286 HILOGE("close(fd:%d) FAILED result:%d", vnd_userial.fd, result); in userial_vendor_close()
Dbt_vendor_brcm.c108 HILOGE("init failed with no user callbacks!"); in init()