Home
last modified time | relevance | path

Searched defs:Recv (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/net/posix/
Dposix_async_socket.cc67 ssize_t PosixAsyncSocket::Recv(uint8_t* buffer, uint64_t bufferSize) { in Recv() function in android::net::PosixAsyncSocket
/packages/modules/Bluetooth/system/gd/hal/
Dsyscall_wrapper_impl.cc52 ssize_t SyscallWrapperImpl::Recv(int fd, void* buf, size_t n, int flags) { in Recv() function in bluetooth::hal::SyscallWrapperImpl