Searched refs:HILOGW (Results 1 - 8 of 8) sorted by relevance
/vendor/hihope/dayu210/bluetooth/src/ |
H A D | bt_vendor_brcm.c | 113 HILOGW("*****************************************************************"); in init() 114 HILOGW("*****************************************************************"); in init() 115 HILOGW("** Warning - BT Vendor Lib is loaded in debug tuning mode!"); in init() 116 HILOGW("**"); in init() 117 HILOGW("** If this is not intentional, rebuild libbt-vendor.so "); in init() 118 HILOGW("** with VENDOR_LIB_RUNTIME_TUNING_ENABLED=FALSE and "); in init() 119 HILOGW("** check if any run-time tuning parameters needed to be"); in init() 120 HILOGW("** carried to the build-time configuration accordingly."); in init() 121 HILOGW("*****************************************************************"); in init() 122 HILOGW("*****************************************************************"); in init() [all...] |
H A D | conf.c | 120 HILOGW("vnd_load_conf: missing value for name: %s", p_name); in vnd_load_conf()
|
H A D | hardware.c | 664 HILOGW("firmware patch file might be altered!"); in hw_config_cback()
|
/vendor/hihope/rk3568/bluetooth/src/ |
H A D | bt_vendor_brcm.c | 113 HILOGW("*****************************************************************"); in init() 114 HILOGW("*****************************************************************"); in init() 115 HILOGW("** Warning - BT Vendor Lib is loaded in debug tuning mode!"); in init() 116 HILOGW("**"); in init() 117 HILOGW("** If this is not intentional, rebuild libbt-vendor.so "); in init() 118 HILOGW("** with VENDOR_LIB_RUNTIME_TUNING_ENABLED=FALSE and "); in init() 119 HILOGW("** check if any run-time tuning parameters needed to be"); in init() 120 HILOGW("** carried to the build-time configuration accordingly."); in init() 121 HILOGW("*****************************************************************"); in init() 122 HILOGW("*****************************************************************"); in init() [all...] |
H A D | conf.c | 120 HILOGW("vnd_load_conf: missing value for name: %s", p_name); in vnd_load_conf()
|
H A D | hardware.c | 713 HILOGW("firmware patch file might be altered!"); in hw_config_cback()
|
/vendor/hihope/dayu210/bluetooth/include/utils/ |
H A D | Log.h | 22 #define HILOGW(...) HiLogPrint(LOG_CORE, LOG_WARN, LOG_DOMAIN, "BTVENDOR", __VA_ARGS__) macro
|
/vendor/hihope/rk3568/bluetooth/include/utils/ |
H A D | Log.h | 22 #define HILOGW(...) HiLogPrint(LOG_CORE, LOG_WARN, LOG_DOMAIN, "BTVENDOR", __VA_ARGS__) macro
|
Completed in 5 milliseconds