Home
last modified time | relevance | path

Searched refs:TYPE_CAPTURE (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_adapter.cpp28 constexpr const char *TYPE_CAPTURE = "Capture"; member
129 if (!strcmp(type, TYPE_CAPTURE)) { in CheckParaDesc()
/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_adapter.c35 #define TYPE_CAPTURE "Capture" macro
96 if (!strcmp(type, TYPE_CAPTURE)) { in CheckParaDesc()
748 int32_t ret = CheckParaDesc(desc, TYPE_CAPTURE); in InitHwCaptureParam()

Completed in 4 milliseconds