Home
last modified time | relevance | path

Searched defs:HILOGD (Results 1 – 4 of 4) sorted by relevance

/device/board/kaihong/khdvk_3566b/kernel/bluetooth/include/utils/
DLog.h53 #define HILOGD(...) Print(__VA_ARGS__) macro
60 #define HILOGD(...) \ macro
/device/board/unionman/unionpi_tiger/hardware/bt/include/utils/
DLog.h21 #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/
DLog.h20 #define HILOGD(...) HiLogPrint(LOG_CORE, LOG_DEBUG, LOG_DOMAIN, "BTVENDOR", __VA_ARGS__) macro
/device/board/osware/imx8mm/drivers/bluetooth/source/include/utils/
DLog.h23 #define HILOGD(...) HiLogPrint(LOG_CORE, LOG_DEBUG, LOG_DOMAIN, "BTVENDOR", __VA_ARGS__) macro