Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/net/posix/
Dposix_async_socket.cc91 const int sendFlags = MSG_NOSIGNAL; in Send() local
95 const int sendFlags = 0; in Send() local