Searched defs:HILOGD (Results 1 – 4 of 4) sorted by relevance
/device/board/kaihong/khdvk_3566b/kernel/bluetooth/include/utils/ |
D | Log.h | 53 #define HILOGD(...) Print(__VA_ARGS__) macro 60 #define HILOGD(...) \ macro
|
/device/board/unionman/unionpi_tiger/hardware/bt/include/utils/ |
D | Log.h | 21 #define HILOGD(...) HiLogPrint(LOG_CORE, LOG_DEBUG, LOG_DOMAIN, "BTVENDOR", __VA_ARGS__) macro
|
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/include/utils/ |
D | Log.h | 20 #define HILOGD(...) HiLogPrint(LOG_CORE, LOG_DEBUG, LOG_DOMAIN, "BTVENDOR", __VA_ARGS__) macro
|
/device/board/osware/imx8mm/drivers/bluetooth/source/include/utils/ |
D | Log.h | 23 #define HILOGD(...) HiLogPrint(LOG_CORE, LOG_DEBUG, LOG_DOMAIN, "BTVENDOR", __VA_ARGS__) macro
|