Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
H A Dmain.c343 extern struct lws_protocols protocol_audio_test;
345 &protocol_audio_test,
H A Daudio.c468 struct lws_protocols protocol_audio_test = variable