Searched refs:HILOGD (Results 1 - 10 of 10) sorted by relevance
/vendor/hihope/dayu210/bluetooth/include/utils/ |
H A D | Log.h | 20 #define HILOGD(...) HiLogPrint(LOG_CORE, LOG_DEBUG, LOG_DOMAIN, "BTVENDOR", __VA_ARGS__) macro
|
/vendor/hihope/rk3568/bluetooth/include/utils/ |
H A D | Log.h | 20 #define HILOGD(...) HiLogPrint(LOG_CORE, LOG_DEBUG, LOG_DOMAIN, "BTVENDOR", __VA_ARGS__) macro
|
/vendor/hihope/dayu210/bluetooth/src/ |
H A D | bt_vendor_brcm.c | 42 HILOGD(param, ##__VA_ARGS__); \ 47 HILOGD(param, ##__VA_ARGS__); \
|
H A D | userial_vendor.c | 51 HILOGD(param, ##__VA_ARGS__); \ 56 HILOGD(param, ##__VA_ARGS__); \
|
H A D | upio.c | 53 HILOGD(param, ##__VA_ARGS__); \ 58 HILOGD(param, ##__VA_ARGS__); \
|
H A D | hardware.c | 63 HILOGD(param, ##__VA_ARGS__); \ 68 HILOGD(param, ##__VA_ARGS__); \ 659 // HILOGD("HW_CFG_DL_FW_PATCH, opcode:0x%02x", opcode); in hw_config_cback() 1058 HILOGD("entering hw_lpm_enable11"); in hw_lpm_enable() 1093 HILOGD("hw_lpm_enable ret:%d", ret); in hw_lpm_enable()
|
/vendor/hihope/rk3568/bluetooth/src/ |
H A D | bt_vendor_brcm.c | 42 HILOGD(param, ##__VA_ARGS__); \ 47 HILOGD(param, ##__VA_ARGS__); \
|
H A D | upio.c | 53 HILOGD(param, ##__VA_ARGS__); \ 58 HILOGD(param, ##__VA_ARGS__); \
|
H A D | userial_vendor.c | 51 HILOGD(param, ##__VA_ARGS__); \ 56 HILOGD(param, ##__VA_ARGS__); \
|
H A D | hardware.c | 63 HILOGD(param, ##__VA_ARGS__); \ 68 HILOGD(param, ##__VA_ARGS__); \ 708 // HILOGD("HW_CFG_DL_FW_PATCH, opcode:0x%02x", opcode); in hw_config_cback() 1105 HILOGD("entering hw_lpm_enable11"); in hw_lpm_enable() 1140 HILOGD("hw_lpm_enable ret:%d", ret); in hw_lpm_enable()
|
Completed in 7 milliseconds