Searched refs:TCPConnectionCallback (Results 1 - 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DmDNSEmbeddedAPI.h2602 // The TCPConnectionCallback is subsequently invoked when the connection
2605 // asynchronously fails, the TCPConnectionCallback should be invoked as usual, with the error being
2619 typedef void (*TCPConnectionCallback)(TCPSocket *sock, void *context, mDNSBool ConnectionEstablished, mStatus err); typedef
2624 mDNSInterfaceID InterfaceID, TCPConnectionCallback callback, void *context);
/external/mdnsresponder/mDNSPosix/
H A DmDNSPosix.c351 TCPConnectionCallback callback, void *context)

Completed in 69 milliseconds