Hi.
I want to implement a full-duplex-based application in NDK by using Pipe API functions. I have already read section 3.5 "Full Duplex Pipes Programming Interface" of the NDK Reference Guide document.
Is there any example of using Pipe API functions in the NDK library?
Best,
Alex