Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifilogger_diag.cpp2675 uint32_t diag_host_type; in diag_message_handler() local
2678 diag_host_type = *(uint32_t *)(buf); in diag_message_handler()
2680 ALOGV("diag type = %d", diag_host_type); in diag_message_handler()
2683 if (diag_host_type == DIAG_TYPE_HOST_EVENTS) { in diag_message_handler()
2713 } else if (diag_host_type == DIAG_TYPE_HOST_LOG_MSGS) { in diag_message_handler()