Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_socket.c32 #define MAX_SOCKET_TYPE 5 macro
37 static const SocketInterface *g_socketInterfaces[MAX_SOCKET_TYPE] = { 0 };
54 for (uint8_t i = 0; i < MAX_SOCKET_TYPE; i++) { in RegistSocketProtocol()
76 for (uint8_t i = 0; i < MAX_SOCKET_TYPE; i++) { in GetSocketInterface()

Completed in 2 milliseconds