Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/hal/include/
H A Dcodec_internal.h54 CMD_EVENT_HANDLER, enumerator
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_callback_type_proxy.c132 ret = CodecCallbackTypeProxyCall(self, CMD_EVENT_HANDLER, data, reply); in CodecCallbackTypeProxyEventHandler()
H A Dcodec_callback_type_stub.c225 case CMD_EVENT_HANDLER: in CodecCallbackTypeServiceOnRemoteRequest()